OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huffTable_12
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h
107
extern const uint16
huffTable_12
[];
pvmp3_decode_huff_cw.cpp
466
tmp = getUpTo17bits(pMainData, 10); /*
huffTable_12
*/
492
cw = *(
huffTable_12
+ tmp);
pvmp3_tables.cpp
736
const uint16
huffTable_12
[134] =
[
all
...]
Completed in 1115 milliseconds