• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching refs:release

182                 mCodec.release();  in testConfigureCodecForIncompleteFormat()
204 mCodec.release(); in testConfigureCodecForBadFlags()
381 if (mCodec != null) mCodec.release(); in testCreateByCodecNameForNull()
394 if (mCodec != null) mCodec.release(); in testCreateByCodecNameForInvalidName()
407 if (mCodec != null) mCodec.release(); in testCreateDecoderByTypeForNull()
420 if (mCodec != null) mCodec.release(); in testCreateDecoderByTypeForInvalidMediaType()
433 if (mCodec != null) mCodec.release(); in testCreateEncoderByTypeForNull()
446 if (mCodec != null) mCodec.release(); in testCreateEncoderByTypeForInvalidMediaType()
456 mCodec.release(); in testConfigureForNullFormat()
465 mCodec.release(); in testConfigureForEmptyFormat()
542 mCodec.release(); in testConfigureInInitState()
563 mCodec.release(); in testConfigureAfterStart()
584 mCodec.release(); in testConfigureAfterQueueInputBuffer()
604 mCodec.release(); in testConfigureInEOSState()
627 mCodec.release(); in testConfigureInFlushState()
648 mCodec.release(); in testConfigureInUnInitState()
657 mCodec.release(); in testConfigureInReleaseState()
680 mCodec.release(); in testDequeueInputBufferInUnInitState()
697 mCodec.release(); in testDequeueInputBufferInInitState()
720 mCodec.release(); in testDequeueInputBufferInRunningState()
729 mCodec.release(); in testDequeueInputBufferInReleaseState()
753 mCodec.release(); in testDequeueOutputBufferInUnInitState()
770 mCodec.release(); in testDequeueOutputBufferInInitState()
793 mCodec.release(); in testDequeueOutputBufferInRunningState()
802 mCodec.release(); in testDequeueOutputBufferInReleaseState()
825 mCodec.release(); in testFlushInUnInitState()
841 mCodec.release(); in testFlushInInitState()
862 mCodec.release(); in testFlushInRunningState()
871 mCodec.release(); in testFlushInReleaseState()
895 mCodec.release(); in testGetMetaDataInUnInitState()
913 mCodec.release(); in testGetMetaDataInInitState()
936 mCodec.release(); in testGetMetaDataInRunningState()
948 mCodec.release(); in testGetMetaDataInReleaseState()
1005 mCodec.release(); in testSetCallBackInUnInitState()
1035 mCodec.release(); in testSetCallBackInInitState()
1075 mCodec.release(); in testSetCallBackInRunningState()
1084 mCodec.release(); in testSetCallBackInReleaseState()
1109 mCodec.release(); in testGetInputBufferInUnInitState()
1124 mCodec.release(); in testGetInputBufferInInitState()
1155 mCodec.release(); in testGetInputBufferInRunningState()
1164 mCodec.release(); in testGetInputBufferInReleaseState()
1183 mCodec.release(); in testGetInputFormatInUnInitState()
1203 mCodec.release(); in testGetInputFormatInInitState()
1223 mCodec.release(); in testGetInputFormatInRunningState()
1232 mCodec.release(); in testGetInputFormatInReleaseState()
1251 mCodec.release(); in testGetOutputBufferInUnInitState()
1266 mCodec.release(); in testGetOutputBufferInInitState()
1315 mCodec.release(); in testGetOutputBufferInRunningState()
1324 mCodec.release(); in testGetOutputBufferInReleaseState()
1343 mCodec.release(); in testGetOutputFormatInUnInitState()
1369 mCodec.release(); in testGetOutputFormatInInitState()
1422 mCodec.release(); in testGetOutputFormatInRunningState()
1431 mCodec.release(); in testGetOutputFormatInReleaseState()
1454 mCodec.release(); in testSetParametersInUnInitState()
1473 mCodec.release(); in testSetParametersInInitState()
1498 mCodec.release(); in testSetParametersInRunningState()
1508 mCodec.release(); in testSetParametersInReleaseState()
1530 mCodec.release(); in testStartInUnInitState()
1544 mCodec.release(); in testStartInRunningState()
1553 mCodec.release(); in testStartInReleaseState()
1572 mCodec.release(); in testStopInUnInitState()
1586 mCodec.release(); in testStopInInitState()
1602 mCodec.release(); in testStopInRunningState()
1611 mCodec.release(); in testStopInReleaseState()
1634 mCodec.release(); in testResetInUnInitState()
1648 mCodec.release(); in testResetInInitState()
1664 mCodec.release(); in testResetInRunningState()
1673 mCodec.release(); in testResetInReleaseState()
1697 mCodec.release(); in testGetInputImageInUnInitState()
1712 mCodec.release(); in testGetInputImageInInitState()
1744 mCodec.release(); in testGetInputImageInRunningStateVideo()
1775 mCodec.release(); in testGetInputImageInRunningStateAudio()
1784 mCodec.release(); in testGetInputImageInReleaseState()
1803 mCodec.release(); in testGetOutputImageInUnInitState()
1818 mCodec.release(); in testGetOutputImageInInitState()
1862 mCodec.release(); in testGetOutputImageInRunningState()
1871 mCodec.release(); in testGetOutputImageInReleaseState()
1891 mCodec.release(); in testQueueInputBufferInUnInitState()
1908 mCodec.release(); in testQueueInputBufferInInitState()
1930 mCodec.release(); in testQueueInputBufferWithBadIndex()
1958 mCodec.release(); in testQueueInputBufferWithBadSize()
1985 mCodec.release(); in testQueueInputBufferWithBadBuffInfo()
2013 mCodec.release(); in testQueueInputBufferWithBadOffset()
2022 mCodec.release(); in testQueueInputBufferInReleaseState()
2048 mCodec.release(); in testExceptionThrownWhenBufferIsEOSAndDecodeOnly()
2069 mCodec.release(); in testQueueInputBuffersInUnInitState()
2089 mCodec.release(); in testQueueInputBuffersInInitState()
2118 mCodec.release(); in testQueueInputBuffersWithBadIndex()
2146 mCodec.release(); in testQueueInputBuffersWithNullInfos()
2185 mCodec.release(); in testQueueInputBuffersWithNullInfo()
2213 mCodec.release(); in testQueueInputBuffersWithEmptyInfo()
2255 mCodec.release(); in testQueueInputBuffersWithBadSize()
2291 mCodec.release(); in testQueueInputBuffersWithBadBuffInfo()
2323 mCodec.release(); in testQueueInputBuffersWithBadOffset()
2339 mCodec.release(); in testQueueInputBuffersInReleaseState()
2360 mCodec.release(); in testReleaseOutputBufferInUnInitState()
2376 mCodec.release(); in testReleaseOutputBufferInInitState()
2424 mCodec.release(); in testReleaseOutputBufferInRunningState()
2433 mCodec.release(); in testReleaseOutputBufferInReleaseState()
2444 mCodec.release(); in testReleaseIdempotent()
2445 mCodec.release(); in testReleaseIdempotent()
2479 mCodec.release(); in testSetMultiFrameLinearBlockWithNullBlock()
2510 mCodec.release(); in testSetMultiFrameLinearBlockWithNullInfos()
2553 mCodec.release(); in testSetMultiFrameLinearBlockWithNullInfo()
2584 mCodec.release(); in testSetMultiFrameLinearBlockWithEmptyInfo()
2620 mCodec.release(); in testSetMultiFrameLinearBlockWithBadOffset()
2656 mCodec.release(); in testSetMultiFrameLinearBlockWithNegativeSize()
2696 mCodec.release(); in testSetMultiFrameLinearBlockWithBadBuffInfo()
2742 mCodec.release(); in testSetMultiFrameLinearBlockWithBadSize()
2791 mCodec.release(); in testSetMultiFrameLinearBlockWithOverlappingOffsets()