Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_tables.h102 extern const uint16 huffTable_7[];
Dpvmp3_tables.cpp306 const uint16 huffTable_7[73] = variable
Dpvmp3_decode_huff_cw.cpp300 cw = *(huffTable_7 + tmp); in pvmp3_decode_huff_cw_tab7()