Searched refs:enqueueCodecConfig (Results 1 – 3 of 3) sorted by relevance
57 bool enqueueCodecConfig(int32_t bufferIndex);199 bool CodecDecoderTest::enqueueCodecConfig(int32_t bufferIndex) { in enqueueCodecConfig() function in CodecDecoderTest315 isOk = enqueueCodecConfig(element.bufferIndex); in queueCodecConfig()323 isOk = enqueueCodecConfig(bufferIndex); in queueCodecConfig()
213 void enqueueCodecConfig(int bufferIndex) { in enqueueCodecConfig() method in CodecDecoderTestBase362 enqueueCodecConfig(element.first); in queueCodecConfig()367 enqueueCodecConfig(mCodec.dequeueInputBuffer(-1)); in queueCodecConfig()
137 void enqueueCodecConfig(int bufferIndex) { in enqueueCodecConfig() method in CodecDecoderBlockModelTestBase