Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codecs/mp3dec/src/
H A Dpvmp3_tables.h100 extern const uint16 huffTable_5[];
H A Dpvmp3_tables.cpp279 const uint16 huffTable_5[25] = variable
H A Dpvmp3_decode_huff_cw.cpp239 cw = *(huffTable_5 + tmp); in pvmp3_decode_huff_cw_tab5()