Lines Matching refs:stop

540                 mCodec.stop();  in testConfigureInInitState()
561 mCodec.stop(); in testConfigureAfterStart()
582 mCodec.stop(); in testConfigureAfterQueueInputBuffer()
602 mCodec.stop(); in testConfigureInEOSState()
625 mCodec.stop(); in testConfigureInFlushState()
639 mCodec.stop(); in testConfigureInUnInitState()
646 mCodec.stop(); in testConfigureInUnInitState()
675 mCodec.stop(); in testDequeueInputBufferInUnInitState()
695 mCodec.stop(); in testDequeueInputBufferInInitState()
718 mCodec.stop(); in testDequeueInputBufferInRunningState()
748 mCodec.stop(); in testDequeueOutputBufferInUnInitState()
768 mCodec.stop(); in testDequeueOutputBufferInInitState()
791 mCodec.stop(); in testDequeueOutputBufferInRunningState()
820 mCodec.stop(); in testFlushInUnInitState()
839 mCodec.stop(); in testFlushInInitState()
861 mCodec.stop(); in testFlushInRunningState()
891 mCodec.stop(); in testGetMetaDataInUnInitState()
911 mCodec.stop(); in testGetMetaDataInInitState()
933 mCodec.stop(); in testGetMetaDataInRunningState()
994 mCodec.stop(); in testSetCallBackInUnInitState()
1004 mCodec.stop(); in testSetCallBackInUnInitState()
1024 mCodec.stop(); in testSetCallBackInInitState()
1034 mCodec.stop(); in testSetCallBackInInitState()
1059 mCodec.stop(); in testSetCallBackInRunningState()
1074 mCodec.stop(); in testSetCallBackInRunningState()
1105 mCodec.stop(); in testGetInputBufferInUnInitState()
1152 mCodec.stop(); in testGetInputBufferInRunningState()
1179 mCodec.stop(); in testGetInputFormatInUnInitState()
1201 mCodec.stop(); in testGetInputFormatInInitState()
1221 mCodec.stop(); in testGetInputFormatInRunningState()
1247 mCodec.stop(); in testGetOutputBufferInUnInitState()
1312 mCodec.stop(); in testGetOutputBufferInRunningState()
1339 mCodec.stop(); in testGetOutputFormatInUnInitState()
1367 mCodec.stop(); in testGetOutputFormatInInitState()
1420 mCodec.stop(); in testGetOutputFormatInRunningState()
1449 mCodec.stop(); in testSetParametersInUnInitState()
1470 mCodec.stop(); in testSetParametersInInitState()
1495 mCodec.stop(); in testSetParametersInRunningState()
1527 mCodec.stop(); in testStartInUnInitState()
1543 mCodec.stop(); in testStartInRunningState()
1564 mCodec.stop(); in testStopInUnInitState()
1569 mCodec.stop(); in testStopInUnInitState()
1570 mCodec.stop(); in testStopInUnInitState()
1584 mCodec.stop(); in testStopInInitState()
1600 mCodec.stop(); in testStopInRunningState()
1613 mCodec.stop(); in testStopInReleaseState()
1631 mCodec.stop(); in testResetInUnInitState()
1693 mCodec.stop(); in testGetInputImageInUnInitState()
1741 mCodec.stop(); in testGetInputImageInRunningStateVideo()
1772 mCodec.stop(); in testGetInputImageInRunningStateAudio()
1799 mCodec.stop(); in testGetOutputImageInUnInitState()
1859 mCodec.stop(); in testGetOutputImageInRunningState()
1887 mCodec.stop(); in testQueueInputBufferInUnInitState()
1905 mCodec.stop(); in testQueueInputBufferInInitState()
1927 mCodec.stop(); in testQueueInputBufferWithBadIndex()
1955 mCodec.stop(); in testQueueInputBufferWithBadSize()
1982 mCodec.stop(); in testQueueInputBufferWithBadBuffInfo()
2010 mCodec.stop(); in testQueueInputBufferWithBadOffset()
2045 mCodec.stop(); in testExceptionThrownWhenBufferIsEOSAndDecodeOnly()
2067 mCodec.stop(); in testQueueInputBuffersInUnInitState()
2088 mCodec.stop(); in testQueueInputBuffersInInitState()
2117 mCodec.stop(); in testQueueInputBuffersWithBadIndex()
2145 mCodec.stop(); in testQueueInputBuffersWithNullInfos()
2184 mCodec.stop(); in testQueueInputBuffersWithNullInfo()
2212 mCodec.stop(); in testQueueInputBuffersWithEmptyInfo()
2254 mCodec.stop(); in testQueueInputBuffersWithBadSize()
2290 mCodec.stop(); in testQueueInputBuffersWithBadBuffInfo()
2322 mCodec.stop(); in testQueueInputBuffersWithBadOffset()
2355 mCodec.stop(); in testReleaseOutputBufferInUnInitState()
2421 mCodec.stop(); in testReleaseOutputBufferInRunningState()
2478 mCodec.stop(); in testSetMultiFrameLinearBlockWithNullBlock()
2509 mCodec.stop(); in testSetMultiFrameLinearBlockWithNullInfos()
2552 mCodec.stop(); in testSetMultiFrameLinearBlockWithNullInfo()
2583 mCodec.stop(); in testSetMultiFrameLinearBlockWithEmptyInfo()
2619 mCodec.stop(); in testSetMultiFrameLinearBlockWithBadOffset()
2655 mCodec.stop(); in testSetMultiFrameLinearBlockWithNegativeSize()
2695 mCodec.stop(); in testSetMultiFrameLinearBlockWithBadBuffInfo()
2741 mCodec.stop(); in testSetMultiFrameLinearBlockWithBadSize()
2790 mCodec.stop(); in testSetMultiFrameLinearBlockWithOverlappingOffsets()