Searched refs:waitOnFormatChange (Results 1 – 7 of 7) sorted by relevance
153 public void waitOnFormatChange() throws InterruptedException { in waitOnFormatChange() method in CodecAsyncHandler
361 mAsyncHandleEncoder.waitOnFormatChange(); in tryEncoderOutput()
100 bool waitOnFormatChange();
363 if (!mAsyncHandleEncoder.waitOnFormatChange()) { in tryEncoderOutput()
192 bool CodecAsyncHandler::waitOnFormatChange() { in waitOnFormatChange() function in CodecAsyncHandler
223 mAsyncHandle.waitOnFormatChange(); in tryEncoderOutput()
346 mAsyncHandleEncoder.waitOnFormatChange(); in tryEncoderOutput()