Home
last modified time | relevance | path

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

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