Searched defs:enqueueInput (Results 1 – 5 of 5) sorted by relevance
591 abstract void enqueueInput(int bufferIndex) throws IOException; in enqueueInput() method in CodecTestBase900 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecDecoderTestBase933 void enqueueInput(int bufferIndex, ByteBuffer buffer, MediaCodec.BufferInfo info) { in enqueueInput() method in CodecDecoderTestBase1250 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecEncoderTestBase
65 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecUnitTest.TestApi
182 bool CodecDecoderTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in CodecDecoderTest
263 bool CodecEncoderTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in CodecEncoderTest
106 bool NativeCodecUnitTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in NativeCodecUnitTest