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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_tables.h 108 extern const uint16 huffTable_13[];
pvmp3_decode_huff_cw.cpp 507 tmp = getNbits(pMainData, 19); /* huffTable_13 */
557 cw = *(huffTable_13 + tmp);
pvmp3_tables.cpp 877 const uint16 huffTable_13[491] =
    [all...]

Completed in 138 milliseconds