Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/audio/mp3/dec/src/
Dpvmp3_tables.h105 extern const uint16 huffTable_10[];
Dpvmp3_tables.cpp514 const uint16 huffTable_10[96] = variable
Dpvmp3_decode_huff_cw.cpp411 cw = *(huffTable_10 + tmp); in pvmp3_decode_huff_cw_tab10()