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 179 -# Call aacDecoder_Close() to de-allocate all AAC decoder and transport layer structures.
180 \skipline aacDecoder_Close
    [all...]
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 702 aacDecoder_Close(aacDec);
1071 LINKSPEC_CPP void aacDecoder_Close ( HANDLE_AACDECODER self )
    [all...]
aacdecoder.cpp     [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 87 aacDecoder_Close(mAACDecoder);
    [all...]

Completed in 298 milliseconds