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

  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h 59 size_t mOutputBufferCount;
SoftAAC2.cpp 78 mOutputBufferCount(0),
590 mOutputBufferCount++; // fake increase of outputBufferCount to keep the counters aligned
798 if ((mInputBufferCount > 2) && (mOutputBufferCount <= 1)) {
    [all...]

Completed in 153 milliseconds