HomeSort by relevance Sort by last modified time
    Searched defs:OmxAacDecoder (Results 1 - 2 of 2) sorted by null

  /external/opencore/codecs_v2/omx/omx_aac/include/
aac_dec.h 39 class OmxAacDecoder
42 OmxAacDecoder();
  /external/opencore/codecs_v2/omx/omx_aac/src/
aac_decode_frame.cpp 21 OmxAacDecoder::OmxAacDecoder()
28 OMX_BOOL OmxAacDecoder::AacDecInit(OMX_U32 aDesiredChannels)
58 void OmxAacDecoder::AacDecDeinit()
64 void OmxAacDecoder::ResetDecoder()
74 Int OmxAacDecoder::AacDecodeFrames(OMX_S16* aOutputBuffer,
228 Int OmxAacDecoder::RetrieveDecodedStreamType()
250 void OmxAacDecoder::UpdateAACPlusEnabled(OMX_BOOL flag)

Completed in 172 milliseconds