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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 103 extern const uint16 huffTable_8[];
pvmp3_decode_huff_cw.cpp 315 tmp = getUpTo17bits(pMainData, 11); /* huffTable_8 */
333 cw = *(huffTable_8 + tmp);
pvmp3_tables.cpp 383 const uint16 huffTable_8[66] =
    [all...]

Completed in 193 milliseconds