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

  /external/aac/libAACdec/include/
aacdecoder_lib.h 152 -# Call aacDecoder_Open() to open and retrieve a handle to a new AAC decoder instance.
154 \skipline aacDecoder_Open
    [all...]
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 115 mAACDecoder = aacDecoder_Open(TT_MP4_ADIF, /* num layers */ 1);
  /external/aac/libAACdec/src/
aacdecoder_lib.cpp 553 LINKSPEC_CPP HANDLE_AACDECODER aacDecoder_Open(TRANSPORT_TYPE transportFmt, UINT nrOfLayers)

Completed in 54 milliseconds