Searched refs:enqueueCodecConfig (Results 1 – 2 of 2) sorted by relevance
166 void enqueueCodecConfig(int bufferIndex) { in enqueueCodecConfig() method in CodecDecoderTestBase315 enqueueCodecConfig(element.first); in queueCodecConfig()320 enqueueCodecConfig(mCodec.dequeueInputBuffer(-1)); in queueCodecConfig()
57 bool enqueueCodecConfig(int32_t bufferIndex);199 bool CodecDecoderTest::enqueueCodecConfig(int32_t bufferIndex) { in enqueueCodecConfig() function in CodecDecoderTest313 isOk = enqueueCodecConfig(element.bufferIndex); in queueCodecConfig()321 isOk = enqueueCodecConfig(bufferIndex); in queueCodecConfig()