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 172 call aacDecoder_GetStreamInfo() to retrieve a structure containing this information and then initialize an audio
176 \skipline aacDecoder_GetStreamInfo
250 by calling aacDecoder_GetStreamInfo().
    [all...]
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 1080 LINKSPEC_CPP CStreamInfo* aacDecoder_GetStreamInfo ( HANDLE_AACDECODER self )
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 127 mStreamInfo = aacDecoder_GetStreamInfo(mAACDecoder);
    [all...]

Completed in 184 milliseconds