Searched refs:testBasic10BitRecording (Results 1 – 1 of 1) sorted by relevance
472 testBasic10BitRecording(mTenBitHEVCCodecProfileList, MediaFormat.MIMETYPE_VIDEO_HEVC); in testBasic10BitRecordingHEVC()489 testBasic10BitRecording(mTenBitAV1CodecProfileList, MediaFormat.MIMETYPE_VIDEO_AV1); in testBasic10BitRecordingAV1()492 …private void testBasic10BitRecording(int[] tenBitCodecProfileList, String mimetype) throws Excepti… in testBasic10BitRecording() method in RecordingTest