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.java1125 Consumer<VideoProcessorBase> configureVideoProcessor = in testIntraRefresh() local
1135 true /* flex */, configureVideoProcessor)) { in testIntraRefresh()
1147 Consumer<VideoProcessorBase> configureVideoProcessor = in testDetailed() local
1154 configureVideoProcessor); in testDetailed()
1166 Consumer<VideoProcessorBase> configureVideoProcessor = in test() local
1173 optional, flexYUV, configureVideoProcessor); in test()
1178 boolean flexYUV, Consumer<VideoProcessorBase> configureVideoProcessor) { in test() argument
1188 configureVideoProcessor.accept(processor); in test()