Home
last modified time | relevance | path

Searched refs:configureVideoProcessor (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DVideoEncoderTest.java1078 Consumer<VideoProcessorBase> configureVideoProcessor = in testIntraRefresh() local
1088 true /* flex */, configureVideoProcessor)) { in testIntraRefresh()
1100 Consumer<VideoProcessorBase> configureVideoProcessor = in testDetailed() local
1107 configureVideoProcessor); in testDetailed()
1119 Consumer<VideoProcessorBase> configureVideoProcessor = in test() local
1126 optional, flexYUV, configureVideoProcessor); in test()
1131 boolean flexYUV, Consumer<VideoProcessorBase> configureVideoProcessor) { in test() argument
1139 configureVideoProcessor.accept(processor); in test()