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

  /external/aac/libAACdec/include/
aacdecoder_lib.h 237 -# Call aacDecoder_Close() to de-allocate all AAC decoder and transport layer
238 structures. \code aacDecoder_Close(aacDecoderInfo); \endcode
    [all...]
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp     [all...]
  /frameworks/av/media/codec2/components/aac/
C2SoftAacDec.cpp 268 aacDecoder_Close(mAACDecoder);
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 90 aacDecoder_Close(mAACDecoder);
    [all...]

Completed in 148 milliseconds