Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/mp3dec/src/
Dpvmp3_tables.h110 extern const uint16 huffTable_16[];
Dpvmp3_tables.cpp1800 const uint16 huffTable_16[465] = variable
Dpvmp3_decode_huff_cw.cpp669 cw = *(huffTable_16 + tmp); in pvmp3_decode_huff_cw_tab16()