Searched defs:enqueueInput (Results 1 – 8 of 8) sorted by relevance
103 void enqueueInput(int bufferIndex) { in enqueueInput() method in AudioPlaybackLoad
156 void enqueueInput(int bufferIndex) { in enqueueInput() method in PlaybackFrameDrop
201 abstract void enqueueInput(int bufferIndex) throws IOException; in enqueueInput() method in CodecTestBase438 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecDecoderTestBase607 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecEncoderTestBase
815 abstract void enqueueInput(int bufferIndex) throws IOException; in enqueueInput() method in CodecTestBase1182 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecDecoderTestBase1215 void enqueueInput(int bufferIndex, ByteBuffer buffer, MediaCodec.BufferInfo info) { in enqueueInput() method in CodecDecoderTestBase1560 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecEncoderTestBase
65 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecUnitTest.TestApi
186 bool CodecDecoderTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in CodecDecoderTest
268 bool CodecEncoderTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in CodecEncoderTest
106 bool NativeCodecUnitTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in NativeCodecUnitTest