Lines Matching refs:mIsCodecInAsyncMode
236 mIsCodecInAsyncMode ? mAsyncHandle.getOutputFormat() : mOutFormat; in dequeueOutput()
256 if (mIsCodecInAsyncMode) { in queueCodecConfig()
371 if (mIsCodecInAsyncMode ? !mAsyncHandle.hasOutputFormatChanged() in testSimpleDecode()
375 } else if (!isFormatSimilar(mInpDecFormat, mIsCodecInAsyncMode in testSimpleDecode()
461 if (mIsCodecInAsyncMode) { in testFlush()
468 if (mIsCodecInAsyncMode) { in testFlush()
480 if (mIsCodecInAsyncMode) { in testFlush()
497 if (mIsCodecInAsyncMode) { in testFlush()
513 if (mIsCodecInAsyncMode ? !mAsyncHandle.hasOutputFormatChanged() in testFlush()
517 } else if (!isFormatSimilar(mInpDecFormat, mIsCodecInAsyncMode in testFlush()
645 if (mIsCodecInAsyncMode ? !mAsyncHandle.hasOutputFormatChanged() in testSimpleDecodeQueueCSD()
650 mIsCodecInAsyncMode ? mAsyncHandle.getOutputFormat() in testSimpleDecodeQueueCSD()