Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/mp3dec/src/
Dpvmp3_tables.h109 extern const uint16 huffTable_15[];
Dpvmp3_tables.cpp1375 const uint16 huffTable_15[421] = variable
Dpvmp3_decode_huff_cw.cpp602 cw = *(huffTable_15 + tmp); in pvmp3_decode_huff_cw_tab15()