Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/mp3dec/src/
Dpvmp3_tables.h108 extern const uint16 huffTable_13[];
Dpvmp3_tables.cpp877 const uint16 huffTable_13[491] = variable
Dpvmp3_decode_huff_cw.cpp557 cw = *(huffTable_13 + tmp); in pvmp3_decode_huff_cw_tab13()