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.java1048 Consumer<VideoProcessorBase> configureVideoProcessor = in testIntraRefresh() local
1058 true /* flex */, configureVideoProcessor); in testIntraRefresh()
1065 Consumer<VideoProcessorBase> configureVideoProcessor = in testDetailed() local
1072 configureVideoProcessor); in testDetailed()
1084 Consumer<VideoProcessorBase> configureVideoProcessor = in test() local
1091 optional, flexYUV, configureVideoProcessor); in test()
1096 boolean flexYUV, Consumer<VideoProcessorBase> configureVideoProcessor) { in test() argument
1104 configureVideoProcessor.accept(processor); in test()