Home
last modified time | relevance | path

Searched defs:inBufferLength (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/xaacdec/
DSoftXAAC.cpp523 uint32_t inBufferLength = 0; in onQueueFilled() local
835 uint32_t inBufferLength = 8203; in configflushDecode() local
1054 IA_ERRORCODE SoftXAAC::configXAACDecoder(uint8_t* inBuffer, uint32_t inBufferLength) { in configXAACDecoder()
1407 IA_ERRORCODE SoftXAAC::decodeXAACStream(uint8_t* inBuffer, uint32_t inBufferLength, in decodeXAACStream()
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp403 uint32_t inBufferLength = 0; in process() local
626 uint32_t inBufferLength = 8203; in configflushDecode() local
937 IA_ERRORCODE C2SoftXaacDec::configXAACDecoder(uint8_t* inBuffer, uint32_t inBufferLength) { in configXAACDecoder()
1283 uint32_t inBufferLength, in decodeXAACStream()
/frameworks/av/media/libstagefright/codecs/flac/dec/
DSoftFlacDecoder.cpp331 uint32_t inBufferLength = inHeader->nFilledLen; in onQueueFilled() local
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC2.cpp667 UINT inBufferLength[FILEREAD_MAX_LAYERS] = {0}; in onQueueFilled() local
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp570 UINT inBufferLength[FILEREAD_MAX_LAYERS] = {0}; in process() local