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