OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huff_ltab9_10
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h
74
extern const UWord16
huff_ltab9_10
[13][13];
/frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c
84
bc9_10 = bc9_10 + EXPAND(
huff_ltab9_10
[t0][t1]);
85
bc9_10 = bc9_10 + EXPAND(
huff_ltab9_10
[t2][t3]);
157
bc9_10 = bc9_10 + EXPAND(
huff_ltab9_10
[t0][t1]);
158
bc9_10 = bc9_10 + EXPAND(
huff_ltab9_10
[t2][t3]);
218
bc9_10 = bc9_10 + EXPAND(
huff_ltab9_10
[t0][t1]);
268
bc9_10 = bc9_10 + EXPAND(
huff_ltab9_10
[t0][t1]);
316
bc9_10 += EXPAND(
huff_ltab9_10
[t0][t1]);
756
codeLength = HI_LTAB(
huff_ltab9_10
[t0][t1]);
790
codeLength = LO_LTAB(
huff_ltab9_10
[t0][t1]);
aac_rom.c
1649
const UWord16
huff_ltab9_10
[13][13]=
variable
[
all
...]
Completed in 25 milliseconds