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.java1083 Consumer<VideoProcessorBase> configureVideoProcessor = in testIntraRefresh() local
1093 true /* flex */, configureVideoProcessor)) { in testIntraRefresh()
1105 Consumer<VideoProcessorBase> configureVideoProcessor = in testDetailed() local
1112 configureVideoProcessor); in testDetailed()
1124 Consumer<VideoProcessorBase> configureVideoProcessor = in test() local
1131 optional, flexYUV, configureVideoProcessor); in test()
1136 boolean flexYUV, Consumer<VideoProcessorBase> configureVideoProcessor) { in test() argument
1144 configureVideoProcessor.accept(processor); in test()