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