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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 111 extern const uint16 huffTable_24[];
pvmp3_decode_huff_cw.cpp 685 tmp = getUpTo17bits(pMainData, 12); /* huffTable_24 */
722 cw = *(huffTable_24 + tmp);
pvmp3_tables.cpp     [all...]

Completed in 480 milliseconds