Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/mp3dec/src/
Dpvmp3_tables.h103 extern const uint16 huffTable_8[];
Dpvmp3_tables.cpp383 const uint16 huffTable_8[66] = variable
Dpvmp3_decode_huff_cw.cpp333 cw = *(huffTable_8 + tmp); in pvmp3_decode_huff_cw_tab8()