Searched refs:setCheckOutputFormatHook (Results 1 – 1 of 1) sorted by relevance
214 public void setCheckOutputFormatHook(Function<MediaFormat, Boolean> hook) { in setCheckOutputFormatHook() method in VideoEncoderTest.VideoProcessorBase1053 processor.setCheckOutputFormatHook(checkOutputFormatHook); in testIntraRefresh()