Lines Matching refs:mIsCodecInAsyncMode
241 if (mIsCodecInAsyncMode) { in queueCodecConfig()
352 if (mIsCodecInAsyncMode ? !mAsyncHandle.hasOutputFormatChanged() in testSimpleDecode()
356 } else if (!isFormatSimilar(mInpDecFormat, mIsCodecInAsyncMode in testSimpleDecode()
432 if (mIsCodecInAsyncMode) { in testFlush()
439 if (mIsCodecInAsyncMode) { in testFlush()
451 if (mIsCodecInAsyncMode) { in testFlush()
468 if (mIsCodecInAsyncMode) { in testFlush()
484 if (mIsCodecInAsyncMode ? !mAsyncHandle.hasOutputFormatChanged() in testFlush()
488 } else if (!isFormatSimilar(mInpDecFormat, mIsCodecInAsyncMode in testFlush()
616 if (mIsCodecInAsyncMode ? !mAsyncHandle.hasOutputFormatChanged() in testSimpleDecodeQueueCSD()
621 mIsCodecInAsyncMode ? mAsyncHandle.getOutputFormat() in testSimpleDecodeQueueCSD()