OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huff_ltab3_4
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h
71
extern const UWord16
huff_ltab3_4
[3][3][3][3];
/frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c
79
bc3_4 = bc3_4 + EXPAND(
huff_ltab3_4
[t0][t1][t2][t3]);
152
bc3_4 = bc3_4 + EXPAND(
huff_ltab3_4
[t0][t1][t2][t3]);
580
codeLength = HI_LTAB(
huff_ltab3_4
[t0][t1][t2][t3]);
634
codeLength = LO_LTAB(
huff_ltab3_4
[t0][t1][t2][t3]);
aac_rom.c
1569
const UWord16
huff_ltab3_4
[3][3][3][3]=
variable
[
all
...]
Completed in 71 milliseconds