OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huff_ltab7_8
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
aac_rom.h
73
extern const UWord16
huff_ltab7_8
[8][8];
/frameworks/av/media/libstagefright/codecs/aacenc/src/
bit_cnt.c
81
bc7_8 = bc7_8 + EXPAND(
huff_ltab7_8
[t0][t1]);
82
bc7_8 = bc7_8 + EXPAND(
huff_ltab7_8
[t2][t3]);
154
bc7_8 = bc7_8 + EXPAND(
huff_ltab7_8
[t0][t1]);
155
bc7_8 = bc7_8 + EXPAND(
huff_ltab7_8
[t2][t3]);
217
bc7_8 = bc7_8 + EXPAND(
huff_ltab7_8
[t0][t1]);
267
bc7_8 = bc7_8 + EXPAND(
huff_ltab7_8
[t0][t1]);
688
codeLength = HI_LTAB(
huff_ltab7_8
[t0][t1]);
722
codeLength = LO_LTAB(
huff_ltab7_8
[t0][t1]);
aac_rom.c
1637
const UWord16
huff_ltab7_8
[8][8]=
variable
[
all
...]
Completed in 42 milliseconds