Home
last modified time | relevance | path

Searched defs:configXAACDecoder (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libxaac/fuzzer/
H A Dxaac_dec_fuzzer.cpp330 IA_ERRORCODE Codec::configXAACDecoder(uint8_t* inBuffer, in configXAACDecoder() function in Codec
/aosp_15_r20/frameworks/av/media/libstagefright/codecs/xaacdec/
H A DSoftXAAC.cpp1054 IA_ERRORCODE SoftXAAC::configXAACDecoder(uint8_t* inBuffer, uint32_t inBufferLength) { in configXAACDecoder() function in android::SoftXAAC
/aosp_15_r20/frameworks/av/media/codec2/components/xaac/
H A DC2SoftXaacDec.cpp937 IA_ERRORCODE C2SoftXaacDec::configXAACDecoder(uint8_t* inBuffer, uint32_t inBufferLength) { in configXAACDecoder() function in android::C2SoftXaacDec