HomeSort by relevance Sort by last modified time
    Searched full:bc9_10 (Results 1 - 1 of 1) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacenc/src/
bit_cnt.c 47 Word32 bc1_2,bc3_4,bc5_6,bc7_8,bc9_10; local
54 bc9_10=0;
84 bc9_10 = bc9_10 + EXPAND(huff_ltab9_10[t0][t1]);
85 bc9_10 = bc9_10 + EXPAND(huff_ltab9_10[t2][t3]);
102 bitCount[9]=extract_h(bc9_10) + sc;
103 bitCount[10]=extract_l(bc9_10) + sc;
123 Word32 bc3_4,bc5_6,bc7_8,bc9_10; local
129 bc9_10=0;
198 Word32 bc5_6,bc7_8,bc9_10; local
254 Word32 bc7_8,bc9_10; local
303 Word32 bc9_10; local
    [all...]

Completed in 880 milliseconds