Searched defs:enqueueInput (Results 1 – 9 of 9) sorted by relevance
72 void enqueueInput(int bufferIndex) { in enqueueInput() method in EncoderHDRInfoTest
1145 abstract void enqueueInput(int bufferIndex) throws IOException; in enqueueInput() method in CodecTestBase1618 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecDecoderTestBase1651 void enqueueInput(int bufferIndex, ByteBuffer buffer, MediaCodec.BufferInfo info) { in enqueueInput() method in CodecDecoderTestBase2063 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecEncoderTestBase
70 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecUnitTest.TestApi
103 void enqueueInput(int bufferIndex) { in enqueueInput() method in AudioPlaybackLoad
156 void enqueueInput(int bufferIndex) { in enqueueInput() method in PlaybackFrameDrop
212 abstract void enqueueInput(int bufferIndex) throws IOException; in enqueueInput() method in CodecTestBase565 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecDecoderTestBase740 void enqueueInput(int bufferIndex) { in enqueueInput() method in CodecEncoderTestBase
188 bool CodecDecoderTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in CodecDecoderTest
268 bool CodecEncoderTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in CodecEncoderTest
107 bool NativeCodecUnitTest::enqueueInput(size_t bufferIndex) { in enqueueInput() function in NativeCodecUnitTest