Searched defs:getOutput (Results 1 – 8 of 8) sorted by relevance
135 public Pair<Integer, MediaCodec.BufferInfo> getOutput() throws InterruptedException { in getOutput() method in CodecAsyncHandler
90 public String getOutput() { in getOutput() method in Outcome
293 public Allocation getOutput() { in getOutput() method in Script
79 private BufferData getOutput() throws InterruptedException { in getOutput() method in PlaybackFrameDrop.OutputHandler
136 Pair<Integer, MediaCodec.BufferInfo> getOutput() throws InterruptedException { in getOutput() method in CodecAsyncHandler
182 int32_t getOutput(AMediaCodecBufferInfo *bufferInfo, AMediaFormat **format) { in getOutput() function in CallbackData
141 callbackObject CodecAsyncHandler::getOutput() { in getOutput() function in CodecAsyncHandler
1311 public MediaEncoderOutput getOutput() throws Exception { in getOutput() method in VideoCodecTestBase.MediaEncoderAsync