HomeSort by relevance Sort by last modified time
    Searched refs:outputDelayRingBufferSpaceLeft (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h 91 int32_t outputDelayRingBufferSpaceLeft();
SoftAAC2.cpp 468 if (outputDelayRingBufferSpaceLeft() < numSamples) {
540 int32_t SoftAAC2::outputDelayRingBufferSpaceLeft() {
710 if (outputDelayRingBufferSpaceLeft() <
    [all...]

Completed in 492 milliseconds