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