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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 110 extern const uint16 huffTable_16[];
pvmp3_decode_huff_cw.cpp 617 tmp = getUpTo17bits(pMainData, 17); /* huffTable_16 */
669 cw = *(huffTable_16 + tmp);
pvmp3_tables.cpp     [all...]

Completed in 41 milliseconds