Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/mp3dec/src/
Dpvmp3_tables.h106 extern const uint16 huffTable_11[];
Dpvmp3_tables.cpp615 const uint16 huffTable_11[116] = variable
Dpvmp3_decode_huff_cw.cpp451 cw = *(huffTable_11 + tmp); in pvmp3_decode_huff_cw_tab11()