Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_tables.h104 extern const uint16 huffTable_9[];
Dpvmp3_tables.cpp455 const uint16 huffTable_9[53] = variable
Dpvmp3_decode_huff_cw.cpp366 cw = *(huffTable_9 + tmp); in pvmp3_decode_huff_cw_tab9()