Lines Matching defs:isEncoder

142 bool NativeCodecUnitTest::setupCodec(bool isAudio, bool isEncoder) {  in setupCodec()
165 void setUpDefaultFormatElementsList(std::vector<formatKey*>& vec, bool isAudio, bool isEncoder) { in setUpDefaultFormatElementsList()
205 bool NativeCodecUnitTest::testConfigureCodecForIncompleteFormat(bool isAudio, bool isEncoder) { in testConfigureCodecForIncompleteFormat()
241 bool NativeCodecUnitTest::testConfigureCodecForBadFlags(bool isEncoder) { in testConfigureCodecForBadFlags()
257 bool isEncoder = true; in testConfigureInInitState() local
275 bool isEncoder = true; in testConfigureInRunningState() local
318 bool isEncoder = true; in testConfigureInUnInitState() local
334 bool isEncoder = true; in testDequeueInputBufferInInitState() local
351 bool isEncoder = true; in testDequeueInputBufferInRunningState() local
373 bool isEncoder = true; in testDequeueInputBufferInUnInitState() local
395 bool isEncoder = true; in testDequeueOutputBufferInInitState() local
413 bool isEncoder = true; in testDequeueOutputBufferInRunningState() local
436 bool isEncoder = true; in testDequeueOutputBufferInUnInitState() local
460 bool isEncoder = true; in testFlushInInitState() local
476 bool isEncoder = true; in testFlushInRunningState() local
499 bool isEncoder = true; in testFlushInUnInitState() local
520 bool isEncoder = true; in testGetNameInInitState() local
539 bool isEncoder = true; in testGetNameInRunningState() local
568 bool isEncoder = true; in testGetNameInUnInitState() local
595 bool isEncoder = true; in testSetAsyncNotifyCallbackInInitState() local
631 bool isEncoder = true; in testSetAsyncNotifyCallbackInRunningState() local
651 bool isEncoder = true; in testSetAsyncNotifyCallbackInUnInitState() local
680 bool isEncoder = true; in testGetInputBufferInInitState() local
698 bool isEncoder = true; in testGetInputBufferInRunningState() local
725 bool isEncoder = true; in testGetInputBufferInUnInitState() local
747 bool isEncoder = false; in testGetInputFormatInInitState() local
770 bool isEncoder = false; in testGetInputFormatInRunningState() local
794 bool isEncoder = true; in testGetInputFormatInUnInitState() local
827 bool isEncoder = true; in testGetOutputBufferInInitState() local
844 bool isEncoder = true; in testGetOutputBufferInRunningState() local
902 bool isEncoder = true; in testGetOutputBufferInUnInitState() local
924 bool isEncoder = true; in testGetOutputFormatInInitState() local
947 bool isEncoder = true; in testGetOutputFormatInRunningState() local
971 bool isEncoder = true; in testGetOutputFormatInUnInitState() local
1002 bool isEncoder = true; in testSetParametersInInitState() local
1024 bool isEncoder = true; in testSetParametersInRunningState() local
1065 bool isEncoder = true; in testSetParametersInUnInitState() local
1088 bool isEncoder = true; in testStartInRunningState() local
1102 bool isEncoder = true; in testStartInUnInitState() local
1120 bool isEncoder = true; in testStopInInitState() local
1132 bool isEncoder = true; in testStopInRunningState() local
1146 bool isEncoder = true; in testStopInUnInitState() local
1160 bool isEncoder = true; in testQueueInputBufferInInitState() local
1178 bool isEncoder = true; in testQueueInputBufferWithBadIndex() local
1197 bool isEncoder = true; in testQueueInputBufferWithBadSize() local
1226 bool isEncoder = true; in testQueueInputBufferWithBadBuffInfo() local
1254 bool isEncoder = true; in testQueueInputBufferWithBadOffset() local
1273 bool isEncoder = true; in testQueueInputBufferInUnInitState() local
1298 bool isEncoder = true; in testReleaseOutputBufferInInitState() local
1314 bool isEncoder = true; in testReleaseOutputBufferInRunningState() local
1371 bool isEncoder = true; in testReleaseOutputBufferInUnInitState() local
1392 bool isEncoder = true; in testGetBufferFormatInInitState() local
1413 bool isEncoder = true; in testGetBufferFormatInRunningState() local
1491 bool isEncoder = true; in testGetBufferFormatInUnInitState() local
1621 jboolean isEncoder) { in nativeTestConfigureCodecForIncompleteFormat()
1630 bool isEncoder = true; in nativeTestConfigureEncoderForBadFlags() local
1638 bool isEncoder = false; in nativeTestConfigureDecoderForBadFlags() local