Searched refs:mDecoderHasData (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h55 bool mDecoderHasData; member in struct:android::SoftAAC2
H A DSoftAAC2.cpp122 mDecoderHasData = false;
365 if (mDecoderHasData) {
377 mDecoderHasData = false;
479 mDecoderHasData = true;
596 mDecoderHasData = false;

Completed in 63 milliseconds