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

  /external/aac/libAACdec/include/
aacdecoder_lib.h 173 call aacDecoder_GetStreamInfo() to retrieve a structure containing this information and then initialize an audio
177 \skipline aacDecoder_GetStreamInfo
251 by calling aacDecoder_GetStreamInfo().
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 117 mStreamInfo = aacDecoder_GetStreamInfo(mAACDecoder);
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 925 LINKSPEC_CPP CStreamInfo* aacDecoder_GetStreamInfo ( HANDLE_AACDECODER self )

Completed in 53 milliseconds