HomeSort by relevance Sort by last modified time
    Searched refs:huffTable_7 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 102 extern const uint16 huffTable_7[];
pvmp3_decode_huff_cw.cpp 282 tmp = getUpTo17bits(pMainData, 10); /* huffTable_7 */
300 cw = *(huffTable_7 + tmp);
pvmp3_tables.cpp 306 const uint16 huffTable_7[73] =
    [all...]

Completed in 106 milliseconds