OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huffTable_9
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h
104
extern const uint16
huffTable_9
[];
pvmp3_decode_huff_cw.cpp
348
tmp = getUpTo9bits(pMainData, 9); /*
huffTable_9
*/
366
cw = *(
huffTable_9
+ tmp);
pvmp3_tables.cpp
455
const uint16
huffTable_9
[53] =
[
all
...]
Completed in 50 milliseconds