OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:huffTable_5
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h
100
extern const uint16
huffTable_5
[];
pvmp3_decode_huff_cw.cpp
224
tmp = getUpTo9bits(pMainData, 8); /*
huffTable_5
*/
239
cw = *(
huffTable_5
+ tmp);
pvmp3_tables.cpp
279
const uint16
huffTable_5
[25] =
[
all
...]
Completed in 650 milliseconds