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