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

  /external/aac/libAACdec/include/
aacdecoder_lib.h 157 with aacDecoder_DecodeFrame().
161 If it is very small like just 4, aacDecoder_DecodeFrame() will
168 -# Call aacDecoder_DecodeFrame() which writes decoded PCM audio data to a client-supplied buffer. It is the
170 \skipline aacDecoder_DecodeFrame
249 is passed to aacDecoder_DecodeFrame() and the expected data in the CStreamInfo structure which can be obtained
423 /** Macro to identify if the audio output buffer contains valid samples after calling aacDecoder_DecodeFrame(). */
    [all...]
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 781 LINKSPEC_CPP AAC_DECODER_ERROR aacDecoder_DecodeFrame(
    [all...]

Completed in 240 milliseconds