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

  /external/aac/libAACdec/include/
aacdecoder_lib.h 163 repeatedly return ::AAC_DEC_NOT_ENOUGH_BITS until enough bits were fed by aacDecoder_Fill(). Only read data
166 -# Call aacDecoder_Fill() to fill the decoder's internal bitstream input buffer with the client-supplied
168 \skipline aacDecoder_Fill
191 function aacDecoder_Fill(). This function returns important information about how many bytes in the
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 475 aacDecoder_Fill(mAACDecoder,
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 614 LINKSPEC_CPP AAC_DECODER_ERROR aacDecoder_Fill(

Completed in 606 milliseconds