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 162 repeatedly return ::AAC_DEC_NOT_ENOUGH_BITS until enough bits were fed by aacDecoder_Fill(). Only read data
165 -# Call aacDecoder_Fill() to fill the decoder's internal bitstream input buffer with the client-supplied
167 \skipline aacDecoder_Fill
190 function aacDecoder_Fill(). This function returns important information about how many bytes in the
    [all...]
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 702 LINKSPEC_CPP AAC_DECODER_ERROR aacDecoder_Fill(
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 643 aacDecoder_Fill(mAACDecoder,
    [all...]

Completed in 88 milliseconds