Lines Matching refs:configureCodec

210                 configureCodec(format, isAsync, false, true);  in tryConfigureCodecInInvalidState()
536 configureCodec(format, isAsync, false, true); in testConfigureInInitState()
554 configureCodec(format, isAsync, false, true); in testConfigureAfterStart()
575 configureCodec(format, isAsync, false, true); in testConfigureAfterQueueInputBuffer()
595 configureCodec(format, isAsync, false, true); in testConfigureInEOSState()
616 configureCodec(format, isAsync, false, true); in testConfigureInFlushState()
638 configureCodec(format, isAsync, false, true); in testConfigureInUnInitState()
642 configureCodec(format, isAsync, false, true); in testConfigureInUnInitState()
673 configureCodec(format, isAsync, false, true); in testDequeueInputBufferInUnInitState()
691 configureCodec(format, isAsync, false, true); in testDequeueInputBufferInInitState()
709 configureCodec(format, isAsync, false, true); in testDequeueInputBufferInRunningState()
746 configureCodec(format, isAsync, false, true); in testDequeueOutputBufferInUnInitState()
764 configureCodec(format, isAsync, false, true); in testDequeueOutputBufferInInitState()
782 configureCodec(format, isAsync, false, true); in testDequeueOutputBufferInRunningState()
818 configureCodec(format, isAsync, false, true); in testFlushInUnInitState()
836 configureCodec(format, isAsync, false, true); in testFlushInInitState()
851 configureCodec(format, true, false, true); in testFlushInRunningState()
887 configureCodec(format, isAsync, false, true); in testGetMetaDataInUnInitState()
909 configureCodec(format, isAsync, false, true); in testGetMetaDataInInitState()
927 configureCodec(format, isAsync, false, true); in testGetMetaDataInRunningState()
990 configureCodec(format, !isAsync, false, true); in testSetCallBackInUnInitState()
1000 configureCodec(format, isAsync, false, true); in testSetCallBackInUnInitState()
1017 configureCodec(format, isAsync, false, true); in testSetCallBackInInitState()
1027 configureCodec(format, !isAsync, false, true); in testSetCallBackInInitState()
1047 configureCodec(format, isAsync, false, true); in testSetCallBackInRunningState()
1062 configureCodec(format, !isAsync, false, true); in testSetCallBackInRunningState()
1103 configureCodec(format, isAsync, false, true); in testGetInputBufferInUnInitState()
1120 configureCodec(format, isAsync, false, true); in testGetInputBufferInInitState()
1136 configureCodec(format, isAsync, false, true); in testGetInputBufferInRunningState()
1177 configureCodec(format, isAsync, false, true); in testGetInputFormatInUnInitState()
1194 configureCodec(format, isAsync, false, true); in testGetInputFormatInInitState()
1214 configureCodec(format, isAsync, false, true); in testGetInputFormatInRunningState()
1245 configureCodec(format, isAsync, false, true); in testGetOutputBufferInUnInitState()
1262 configureCodec(format, isAsync, false, true); in testGetOutputBufferInInitState()
1279 configureCodec(format, isAsync, false, true); in testGetOutputBufferInRunningState()
1337 configureCodec(format, isAsync, false, true); in testGetOutputFormatInUnInitState()
1354 configureCodec(format, isAsync, false, true); in testGetOutputFormatInInitState()
1382 configureCodec(format, isAsync, false, true); in testGetOutputFormatInRunningState()
1447 configureCodec(format, isAsync, false, true); in testSetParametersInUnInitState()
1466 configureCodec(format, isAsync, false, true); in testSetParametersInInitState()
1485 configureCodec(format, isAsync, false, true); in testSetParametersInRunningState()
1525 configureCodec(format, false, false, true); in testStartInUnInitState()
1539 configureCodec(format, false, false, true); in testStartInRunningState()
1567 configureCodec(format, isAsync, false, true); in testStopInUnInitState()
1583 configureCodec(format, isAsync, false, true); in testStopInInitState()
1597 configureCodec(format, isAsync, false, true); in testStopInRunningState()
1629 configureCodec(format, isAsync, false, true); in testResetInUnInitState()
1645 configureCodec(format, isAsync, false, true); in testResetInInitState()
1659 configureCodec(format, isAsync, false, true); in testResetInRunningState()
1691 configureCodec(format, isAsync, false, true); in testGetInputImageInUnInitState()
1708 configureCodec(format, isAsync, false, true); in testGetInputImageInInitState()
1725 configureCodec(format, isAsync, false, true); in testGetInputImageInRunningStateVideo()
1757 configureCodec(format, isAsync, false, true); in testGetInputImageInRunningStateAudio()
1797 configureCodec(format, isAsync, false, false); in testGetOutputImageInUnInitState()
1814 configureCodec(format, isAsync, false, false); in testGetOutputImageInInitState()
1831 configureCodec(format, isAsync, false, false); in testGetOutputImageInRunningState()
1885 configureCodec(format, isAsync, false, true); in testQueueInputBufferInUnInitState()
1902 configureCodec(format, isAsync, false, true); in testQueueInputBufferInInitState()
1919 configureCodec(format, isAsync, false, true); in testQueueInputBufferWithBadIndex()
1941 configureCodec(format, isAsync, false, true); in testQueueInputBufferWithBadSize()
1969 configureCodec(format, isAsync, false, true); in testQueueInputBufferWithBadBuffInfo()
1997 configureCodec(format, isAsync, false, true); in testQueueInputBufferWithBadOffset()
2035 configureCodec(format, isAsync, false, true); in testExceptionThrownWhenBufferIsEOSAndDecodeOnly()
2065 configureCodec(format, true, false, false); in testQueueInputBuffersInUnInitState()
2085 configureCodec(format, true, false, false); in testQueueInputBuffersInInitState()
2105 configureCodec(format, true, false, false); in testQueueInputBuffersWithBadIndex()
2134 configureCodec(format, true, false, false); in testQueueInputBuffersWithNullInfos()
2162 configureCodec(format, true, false, false); in testQueueInputBuffersWithNullInfo()
2201 configureCodec(format, true, false, false); in testQueueInputBuffersWithEmptyInfo()
2229 configureCodec(format, true, false, false); in testQueueInputBuffersWithBadSize()
2272 configureCodec(format, true, false, false); in testQueueInputBuffersWithBadBuffInfo()
2307 configureCodec(format, true, false, false); in testQueueInputBuffersWithBadOffset()
2353 configureCodec(format, isAsync, false, true); in testReleaseOutputBufferInUnInitState()
2371 configureCodec(format, isAsync, false, true); in testReleaseOutputBufferInInitState()
2389 configureCodec(format, isAsync, false, true); in testReleaseOutputBufferInRunningState()
2462 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithNullBlock()
2496 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithNullInfos()
2527 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithNullInfo()
2570 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithEmptyInfo()
2601 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithBadOffset()
2637 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithNegativeSize()
2673 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithBadBuffInfo()
2713 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithBadSize()
2759 configureCodec(format, true, true, false, MediaCodec.CONFIGURE_FLAG_USE_BLOCK_MODEL); in testSetMultiFrameLinearBlockWithOverlappingOffsets()