Home
last modified time | relevance | path

Searched refs:initXAACDecoder (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.h84 IA_ERRORCODE initXAACDecoder();
DSoftXAAC.cpp179 err_code = initXAACDecoder(); in initDecoder()
905 IA_ERRORCODE SoftXAAC::initXAACDecoder() { in initXAACDecoder() function in android::SoftXAAC
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.h111 IA_ERRORCODE initXAACDecoder();
DC2SoftXaacDec.cpp315 err_code = initXAACDecoder(); in initDecoder()
683 IA_ERRORCODE C2SoftXaacDec::initXAACDecoder() { in initXAACDecoder() function in android::C2SoftXaacDec