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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 101 extern const uint16 huffTable_6[];
pvmp3_decode_huff_cw.cpp 253 tmp = getUpTo9bits(pMainData, 7); /* huffTable_6 */
267 cw = *(huffTable_6 + tmp);
pvmp3_tables.cpp 292 const uint16 huffTable_6[26] =
    [all...]

Completed in 1086 milliseconds