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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 105 extern const uint16 huffTable_10[];
pvmp3_decode_huff_cw.cpp 381 tmp = getUpTo17bits(pMainData, 11); /* huffTable_10 */
411 cw = *(huffTable_10 + tmp);
pvmp3_tables.cpp 514 const uint16 huffTable_10[96] =
    [all...]

Completed in 38 milliseconds