Home
last modified time | relevance | path

Searched refs:huffTable_2 (Results 1 – 3 of 3) sorted by relevance

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_tables.h98 extern const uint16 huffTable_2[];
Dpvmp3_tables.cpp262 const uint16 huffTable_2[15] = variable
Dpvmp3_decode_huff_cw.cpp183 cw = *(huffTable_2 + tmp); in pvmp3_decode_huff_cw_tab2()