Searched refs:queueEOS (Results 1 – 14 of 14) sorted by relevance
105 queueEOS(); in decodeAndSavePts()220 queueEOS(); in testSimpleDecodeToSurface()301 queueEOS(); in testFlush()314 queueEOS(); in testFlush()386 queueEOS(); in testReconfigure()402 queueEOS(); in testReconfigure()423 queueEOS(); in testReconfigure()
482 queueEOS(); in testConfigureAfterStart()499 queueEOS(); in testConfigureAfterQueueInputBuffer()518 queueEOS(); in testConfigureInEOSState()543 queueEOS(); in testConfigureInFlushState()631 queueEOS(); in testDequeueInputBufferInRunningState()700 queueEOS(); in testDequeueOutputBufferInRunningState()791 queueEOS(); in testGetMetaDataInUnInitState()824 queueEOS(); in testGetMetaDataInRunningState()881 queueEOS(); in testSetCallBackInUnInitState()891 queueEOS(); in testSetCallBackInUnInitState()[all …]
114 queueEOS(); in encodeToMemory()301 queueEOS(); in testSimpleEncode()399 queueEOS(); in testFlush()420 queueEOS(); in testFlush()528 queueEOS(); in testReconfigure()547 queueEOS(); in testReconfigure()567 queueEOS(); in testReconfigure()632 queueEOS(); in testOnlyEos()714 queueEOS(); in testSetForceSyncFrame()825 queueEOS(); in testAdaptiveBitRate()
275 queueEOS(); in testSimpleDecode()414 queueEOS(); in testFlush()427 queueEOS(); in testFlush()550 queueEOS(); in testReconfigure()575 queueEOS(); in testReconfigure()610 queueEOS(); in testReconfigure()662 queueEOS(); in testOnlyEos()750 queueEOS(); in testSimpleDecodeQueueCSD()845 queueEOS(); in testDecodePartialFrame()
340 private void queueEOS() throws InterruptedException { in queueEOS() method in CodecEncoderSurfaceTest500 queueEOS(); in testSimpleEncodeFromSurface()
696 void queueEOS() throws InterruptedException { in queueEOS() method in CodecTestBase1046 queueEOS(); in decodeToMemory()1074 queueEOS(); in validateColorAspects()1094 queueEOS(); in validateColorAspects()
198 queueEOS(); in testColorAspects()
729 queueEOS(); in testValidateProfileLevel()
290 if (!queueEOS()) return false; in testConfigureInRunningState()355 if (!queueEOS()) return false; in testDequeueInputBufferInRunningState()418 if (!queueEOS()) return false; in testDequeueOutputBufferInRunningState()544 if (!queueEOS()) return false; in testGetNameInRunningState()597 if (!queueEOS()) return false; in testSetAsyncNotifyCallbackInInitState()604 if (!queueEOS()) return false; in testSetAsyncNotifyCallbackInInitState()614 if (!queueEOS()) return false; in testSetAsyncNotifyCallbackInInitState()633 if (!queueEOS()) return false; in testSetAsyncNotifyCallbackInRunningState()652 if (!queueEOS()) return false; in testSetAsyncNotifyCallbackInUnInitState()663 if (!queueEOS()) return false; in testSetAsyncNotifyCallbackInUnInitState()[all …]
366 if (!queueEOS()) return false; in encodeToMemory()438 if (!queueEOS()) return false; in testSimpleEncode()507 if (!queueEOS()) return false; in testFlush()527 if (!queueEOS()) return false; in testFlush()614 if (!queueEOS()) return false; in testReconfigure()630 if (!queueEOS()) return false; in testReconfigure()646 if (!queueEOS()) return false; in testReconfigure()693 if (!queueEOS()) return false; in testOnlyEos()752 if (!queueEOS()) return false; in testSetForceSyncFrame()835 if (!queueEOS()) return false; in testAdaptiveBitRate()
277 if (!queueEOS()) return false; in decodeToMemory()336 if (!queueEOS()) return false; in testSimpleDecode()458 if (!queueEOS()) return false; in testFlush()474 if (!queueEOS()) return false; in testFlush()525 if (!queueEOS()) return false; in testOnlyEos()600 if (!queueEOS()) return false; in testSimpleDecodeQueueCSD()
70 bool queueEOS();340 bool CodecEncoderSurfaceTest::queueEOS() { in queueEOS() function in CodecEncoderSurfaceTest508 if (!queueEOS()) return false; in testSimpleEncode()
157 bool queueEOS();
473 bool CodecTestBase::queueEOS() { in queueEOS() function in CodecTestBase