Lines Matching defs:isEncoder
141 bool NativeCodecUnitTest::setupCodec(bool isAudio, bool isEncoder) { in setupCodec()
164 void setUpDefaultFormatElementsList(std::vector<formatKey*>& vec, bool isAudio, bool isEncoder) { in setUpDefaultFormatElementsList()
204 bool NativeCodecUnitTest::testConfigureCodecForIncompleteFormat(bool isAudio, bool isEncoder) { in testConfigureCodecForIncompleteFormat()
238 bool NativeCodecUnitTest::testConfigureCodecForBadFlags(bool isEncoder) { in testConfigureCodecForBadFlags()
253 bool isEncoder = true; in testConfigureInInitState() local
270 bool isEncoder = true; in testConfigureInRunningState() local
309 bool isEncoder = true; in testConfigureInUnInitState() local
325 bool isEncoder = true; in testDequeueInputBufferInInitState() local
342 bool isEncoder = true; in testDequeueInputBufferInRunningState() local
364 bool isEncoder = true; in testDequeueInputBufferInUnInitState() local
386 bool isEncoder = true; in testDequeueOutputBufferInInitState() local
404 bool isEncoder = true; in testDequeueOutputBufferInRunningState() local
427 bool isEncoder = true; in testDequeueOutputBufferInUnInitState() local
451 bool isEncoder = true; in testFlushInInitState() local
467 bool isEncoder = true; in testFlushInRunningState() local
490 bool isEncoder = true; in testFlushInUnInitState() local
511 bool isEncoder = true; in testGetNameInInitState() local
530 bool isEncoder = true; in testGetNameInRunningState() local
559 bool isEncoder = true; in testGetNameInUnInitState() local
586 bool isEncoder = true; in testSetAsyncNotifyCallbackInInitState() local
622 bool isEncoder = true; in testSetAsyncNotifyCallbackInRunningState() local
642 bool isEncoder = true; in testSetAsyncNotifyCallbackInUnInitState() local
671 bool isEncoder = true; in testGetInputBufferInInitState() local
689 bool isEncoder = true; in testGetInputBufferInRunningState() local
716 bool isEncoder = true; in testGetInputBufferInUnInitState() local
738 bool isEncoder = false; in testGetInputFormatInInitState() local
760 bool isEncoder = false; in testGetInputFormatInRunningState() local
783 bool isEncoder = true; in testGetInputFormatInUnInitState() local
814 bool isEncoder = true; in testGetOutputBufferInInitState() local
831 bool isEncoder = true; in testGetOutputBufferInRunningState() local
889 bool isEncoder = true; in testGetOutputBufferInUnInitState() local
911 bool isEncoder = true; in testGetOutputFormatInInitState() local
933 bool isEncoder = true; in testGetOutputFormatInRunningState() local
956 bool isEncoder = true; in testGetOutputFormatInUnInitState() local
985 bool isEncoder = true; in testSetParametersInInitState() local
1007 bool isEncoder = true; in testSetParametersInRunningState() local
1048 bool isEncoder = true; in testSetParametersInUnInitState() local
1071 bool isEncoder = true; in testStartInRunningState() local
1085 bool isEncoder = true; in testStartInUnInitState() local
1103 bool isEncoder = true; in testStopInInitState() local
1115 bool isEncoder = true; in testStopInRunningState() local
1129 bool isEncoder = true; in testStopInUnInitState() local
1143 bool isEncoder = true; in testQueueInputBufferInInitState() local
1160 bool isEncoder = true; in testQueueInputBufferWithBadIndex() local
1178 bool isEncoder = true; in testQueueInputBufferWithBadSize() local
1206 bool isEncoder = true; in testQueueInputBufferWithBadBuffInfo() local
1233 bool isEncoder = true; in testQueueInputBufferWithBadOffset() local
1251 bool isEncoder = true; in testQueueInputBufferInUnInitState() local
1274 bool isEncoder = true; in testReleaseOutputBufferInInitState() local
1290 bool isEncoder = true; in testReleaseOutputBufferInRunningState() local
1347 bool isEncoder = true; in testReleaseOutputBufferInUnInitState() local
1368 bool isEncoder = true; in testGetBufferFormatInInitState() local
1388 bool isEncoder = true; in testGetBufferFormatInRunningState() local
1462 bool isEncoder = true; in testGetBufferFormatInUnInitState() local
1588 bool isEncoder) { in nativeTestConfigureCodecForIncompleteFormat()
1597 bool isEncoder = true; in nativeTestConfigureEncoderForBadFlags() local
1605 bool isEncoder = false; in nativeTestConfigureDecoderForBadFlags() local