table.c File Reference

Go to the source code of this file.

Variables

word gsm_A [8] = {20480, 20480, 20480, 20480, 13964, 15360, 8534, 9036}
word gsm_B [8] = { 0, 0, 2048, -2560, 94, -1792, -341, -1144}
word gsm_MIC [8] = { -32, -32, -16, -16, -8, -8, -4, -4 }
word gsm_MAC [8] = { 31, 31, 15, 15, 7, 7, 3, 3 }
word gsm_INVA [8] = { 13107, 13107, 13107, 13107, 19223, 17476, 31454, 29708 }
word gsm_DLB [4] = { 6554, 16384, 26214, 32767 }
word gsm_QLB [4] = { 3277, 11469, 21299, 32767 }
word gsm_H [11] = {-134, -374, 0, 2054, 5741, 8192, 5741, 2054, 0, -374, -134 }
word gsm_NRFAC [8] = { 29128, 26215, 23832, 21846, 20165, 18725, 17476, 16384 }
word gsm_FAC [8] = { 18431, 20479, 22527, 24575, 26623, 28671, 30719, 32767 }


Variable Documentation

word gsm_A[8] = {20480, 20480, 20480, 20480, 13964, 15360, 8534, 9036}

Definition at line 25 of file table.c.

word gsm_B[8] = { 0, 0, 2048, -2560, 94, -1792, -341, -1144}

Definition at line 26 of file table.c.

word gsm_MIC[8] = { -32, -32, -16, -16, -8, -8, -4, -4 }

Definition at line 27 of file table.c.

word gsm_MAC[8] = { 31, 31, 15, 15, 7, 7, 3, 3 }

Definition at line 28 of file table.c.

word gsm_INVA[8] = { 13107, 13107, 13107, 13107, 19223, 17476, 31454, 29708 }

Definition at line 33 of file table.c.

word gsm_DLB[4] = { 6554, 16384, 26214, 32767 }

Definition at line 39 of file table.c.

Referenced by P4(), and P5().

word gsm_QLB[4] = { 3277, 11469, 21299, 32767 }

Definition at line 45 of file table.c.

Referenced by P5().

word gsm_H[11] = {-134, -374, 0, 2054, 5741, 8192, 5741, 2054, 0, -374, -134 }

Definition at line 51 of file table.c.

word gsm_NRFAC[8] = { 29128, 26215, 23832, 21846, 20165, 18725, 17476, 16384 }

Definition at line 57 of file table.c.

Referenced by P5().

word gsm_FAC[8] = { 18431, 20479, 22527, 24575, 26623, 28671, 30719, 32767 }

Definition at line 63 of file table.c.

Referenced by P4().


Generated on Sat Dec 18 05:15:56 2010 for MythTV by  doxygen 1.5.5