Searched refs:enqueueCodecConfig (Results 1 – 2 of 2) sorted by relevance
51 bool enqueueCodecConfig(int32_t bufferIndex);162 bool CodecDecoderTest::enqueueCodecConfig(int32_t bufferIndex) { in enqueueCodecConfig() function in CodecDecoderTest246 isOk = enqueueCodecConfig(element.bufferIndex); in queueCodecConfig()254 isOk = enqueueCodecConfig(bufferIndex); in queueCodecConfig()
889 void enqueueCodecConfig(int bufferIndex) { in enqueueCodecConfig() method in CodecDecoderTestBase1026 enqueueCodecConfig(element.first); in queueCodecConfig()1031 enqueueCodecConfig(mCodec.dequeueInputBuffer(-1)); in queueCodecConfig()