OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huff_ltab5_6
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h
72
extern const UWord16
huff_ltab5_6
[9][9];
/frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c
70
bc5_6 = bc5_6 + EXPAND(
huff_ltab5_6
[t0+4][t1+4]);
71
bc5_6 = bc5_6 + EXPAND(
huff_ltab5_6
[t2+4][t3+4]);
143
bc5_6 = bc5_6 + EXPAND(
huff_ltab5_6
[t0+4][t1+4]);
144
bc5_6 = bc5_6 + EXPAND(
huff_ltab5_6
[t2+4][t3+4]);
212
bc5_6 = bc5_6 + EXPAND(
huff_ltab5_6
[t0+4][t1+4]);
645
codeLength = HI_LTAB(
huff_ltab5_6
[t0+4][t1+4]);
655
codeLength = LO_LTAB(
huff_ltab5_6
[t0+4][t1+4]);
aac_rom.c
1624
const UWord16
huff_ltab5_6
[9][9]=
variable
[
all
...]
Completed in 306 milliseconds