OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aacDecoder_DecodeFrame
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp
373
aacDecoder_DecodeFrame
(mAACDecoder,
481
decoderErr =
aacDecoder_DecodeFrame
(mAACDecoder,
591
aacDecoder_DecodeFrame
(mAACDecoder,
593
aacDecoder_DecodeFrame
(mAACDecoder,
/external/aac/libAACdec/include/
aacdecoder_lib.h
158
with
aacDecoder_DecodeFrame
().
162
If it is very small like just 4,
aacDecoder_DecodeFrame
() will
169
-# Call
aacDecoder_DecodeFrame
() which writes decoded PCM audio data to a client-supplied buffer. It is the
171
\skipline
aacDecoder_DecodeFrame
250
is passed to
aacDecoder_DecodeFrame
() and the expected data in the CStreamInfo structure which can be obtained
424
/** Macro to identify if the audio output buffer contains valid samples after calling
aacDecoder_DecodeFrame
(). */
517
INT numLostAccessUnits; /*!< This integer will reflect the estimated amount of lost access units in case
aacDecoder_DecodeFrame
()
[
all
...]
/external/aac/libAACdec/src/
aacdecoder_lib.cpp
707
LINKSPEC_CPP AAC_DECODER_ERROR
aacDecoder_DecodeFrame
(
Completed in 260 milliseconds