HomeSort by relevance Sort by last modified time
    Searched full:bc7_8 (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
53 bc7_8=0;
81 bc7_8 = bc7_8 + EXPAND(huff_ltab7_8[t0][t1]);
82 bc7_8 = bc7_8 + EXPAND(huff_ltab7_8[t2][t3]);
100 bitCount[7]=extract_h(bc7_8) + sc;
101 bitCount[8]=extract_l(bc7_8) + sc;
123 Word32 bc3_4,bc5_6,bc7_8,bc9_10; local
128 bc7_8=0;
198 Word32 bc5_6,bc7_8,bc9_10; local
254 Word32 bc7_8,bc9_10; local
    [all...]

Completed in 33 milliseconds