Searched defs:getOutput (Results 1 – 7 of 7) sorted by relevance
190 public Pair<Integer, MediaCodec.BufferInfo> getOutput() throws InterruptedException { in getOutput() method in CodecAsyncHandler
90 public String getOutput() { in getOutput() method in Outcome
79 private BufferData getOutput() throws InterruptedException { in getOutput() method in PlaybackFrameDrop.OutputHandler
140 Pair<Integer, MediaCodec.BufferInfo> getOutput() throws InterruptedException { in getOutput() method in CodecAsyncHandler
133 callbackObject CodecAsyncHandler::getOutput() { in getOutput() function in CodecAsyncHandler
183 int32_t getOutput(AMediaCodecBufferInfo *bufferInfo, AMediaFormat **format) { in getOutput() function in CallbackData
1311 public MediaEncoderOutput getOutput() throws Exception { in getOutput() method in VideoCodecTestBase.MediaEncoderAsync