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

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_decode_huff_cw.h 99 uint16 pvmp3_decode_huff_cw_tab12(tmp3Bits *);
pvmp3_decode_huff_cw.cpp 38 pvmp3_decode_huff_cw_tab12
461 uint16 pvmp3_decode_huff_cw_tab12(tmp3Bits *pMainData) function
pvmp3_framedecoder.cpp 704 pHuff[12].pdec_huff_tab = pvmp3_decode_huff_cw_tab12;

Completed in 96 milliseconds