Searched defs:outputDelayRingBufferSpaceLeft (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp419 if (outputDelayRingBufferSpaceLeft() < numSamples) {
491 int32_t SoftAAC2::outputDelayRingBufferSpaceLeft() { function in class:android::SoftAAC2
659 if (outputDelayRingBufferSpaceLeft() <

Completed in 257 milliseconds