Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_tables.h99 extern const uint16 huffTable_3[];
Dpvmp3_tables.cpp270 const uint16 huffTable_3[15] = variable
Dpvmp3_decode_huff_cw.cpp209 cw = *(huffTable_3 + tmp); in pvmp3_decode_huff_cw_tab3()