Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_tables.h100 extern const uint16 huffTable_5[];
Dpvmp3_tables.cpp279 const uint16 huffTable_5[25] = variable
Dpvmp3_decode_huff_cw.cpp239 cw = *(huffTable_5 + tmp); in pvmp3_decode_huff_cw_tab5()