Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_tables.h97 extern const uint16 huffTable_1[];
Dpvmp3_tables.cpp256 const uint16 huffTable_1[8] = variable
Dpvmp3_decode_huff_cw.cpp157 cw = *(huffTable_1 + tmp); in pvmp3_decode_huff_cw_tab1()