Home | History | Annotate | Download | only in src

Lines Matching refs:LO_LTAB

96 #define LO_LTAB(a) (a & 0xffff)
161 bitCount[2]=LO_LTAB(bc1_2);
163 bitCount[4]=LO_LTAB(bc3_4)+sc;
165 bitCount[6]=LO_LTAB(bc5_6);
167 bitCount[8]=LO_LTAB(bc7_8)+sc;
169 bitCount[10]=LO_LTAB(bc9_10)+sc;
233 bitCount[4]=LO_LTAB(bc3_4)+sc;
235 bitCount[6]=LO_LTAB(bc5_6);
237 bitCount[8]=LO_LTAB(bc7_8)+sc;
239 bitCount[10]=LO_LTAB(bc9_10)+sc;
291 bitCount[6]=LO_LTAB(bc5_6);
293 bitCount[8]=LO_LTAB(bc7_8)+sc;
295 bitCount[10]=LO_LTAB(bc9_10)+sc;
342 bitCount[8]=LO_LTAB(bc7_8)+sc;
344 bitCount[10]=LO_LTAB(bc9_10)+sc;
393 bitCount[10]=LO_LTAB(bc9_10)+sc;
574 codeLength = LO_LTAB(FDKaacEnc_huff_ltab1_2[t0+1][t1+1][t2+1][t3+1]);
631 codeLength = LO_LTAB(FDKaacEnc_huff_ltab3_4[t0][t1][t2][t3]);
649 codeLength = LO_LTAB(FDKaacEnc_huff_ltab5_6[t0+4][t1+4]);
687 codeLength = LO_LTAB(FDKaacEnc_huff_ltab7_8[t0][t1]);
724 codeLength = LO_LTAB(FDKaacEnc_huff_ltab9_10[t0][t1]);
809 codeLength = LO_LTAB(FDKaacEnc_huff_ltab1_2[t0][t1][t2][t3]);
903 codeLength = LO_LTAB(FDKaacEnc_huff_ltab3_4[t0][t1][t2][t3]);
924 codeLength = LO_LTAB(FDKaacEnc_huff_ltab5_6[t0][t1]);
983 codeLength = LO_LTAB(FDKaacEnc_huff_ltab7_8[t0][t1]);
1042 codeLength = LO_LTAB(FDKaacEnc_huff_ltab9_10[t0][t1]);