Home
last modified time | relevance | path

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

/frameworks/av/media/codecs/mp3dec/src/
Dpvmp3_tables.h111 extern const uint16 huffTable_24[];
Dpvmp3_tables.cpp2271 const uint16 huffTable_24[478] = variable
Dpvmp3_decode_huff_cw.cpp722 cw = *(huffTable_24 + tmp); in pvmp3_decode_huff_cw_tab24()