Home
last modified time | relevance | path

Searched refs:inBufferIds (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder2.cpp636 INT inBufferIds[] = { IN_AUDIO_DATA }; in onQueueFilled() local
643 inBufDesc.bufferIdentifiers = inBufferIds; in onQueueFilled()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp426 INT inBufferIds[] = { IN_AUDIO_DATA }; in process() local
433 inBufDesc.bufferIdentifiers = inBufferIds; in process()