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