lwtab.dat 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738
  1. /*======================================================================*/
  2. /* Enhanced Variable Rate Codec - Bit-Exact C Specification */
  3. /* Copyright (C) 1997-1998 Telecommunications Industry Association. */
  4. /* All rights reserved. */
  5. /*----------------------------------------------------------------------*/
  6. /* Note: Reproduction and use of this software for the design and */
  7. /* development of North American Wideband CDMA Digital */
  8. /* Cellular Telephony Standards is authorized by the TIA. */
  9. /* The TIA does not authorize the use of this software for any */
  10. /* other purpose. */
  11. /* */
  12. /* The availability of this software does not provide any license */
  13. /* by implication, estoppel, or otherwise under any patent rights */
  14. /* of TIA member companies or others covering any use of the */
  15. /* contents herein. */
  16. /* */
  17. /* Any copies of this software or derivative works must include */
  18. /* this and all other proprietary notices. */
  19. /*======================================================================*/
  20. long w_long[17]={
  21. 1073774036,
  22. 1073609364,
  23. 1073212082,
  24. 1072550272,
  25. 1071624423,
  26. 1070435221,
  27. 1068983543,
  28. 1067270462,
  29. 1065297241,
  30. 1063065333,
  31. 1060576382,
  32. 1057832214,
  33. 1054834844,
  34. 1051586465,
  35. 1048089451,
  36. 1044346350,
  37. 1040359887
  38. };