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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 109 extern const uint16 huffTable_15[];
pvmp3_decode_huff_cw.cpp 572 tmp = getUpTo17bits(pMainData, 13); /* huffTable_15 */
602 cw = *(huffTable_15 + tmp);
pvmp3_tables.cpp     [all...]

Completed in 92 milliseconds