Searched refs:mInfoList (Results 1 – 7 of 7) sorted by relevance
73 protected ArrayList<MediaCodec.BufferInfo> mInfoList = new ArrayList<>(); field in CodecEncoderTestBase345 mInfoList.clear(); in resetContext()528 mInfoList.add(copy); in dequeueOutput()592 mInfoList.clear(); in encodeToMemory()
165 mInfoList.add(copy); in dequeueOutput()
351 mInfoList.clear(); in testSimpleEncode()572 mInfoList.clear(); in testOnlyEos()639 mInfoList.clear(); in testSetForceSyncFrame()736 mInfoList.clear(); in testAdaptiveBitRate()
186 mInfoList.add(copy); in dequeueOutputs()325 mInfoList.clear(); in testSimpleEncode()
213 mInfoList.add(copy); in dequeueOutputs()343 mInfoList.clear(); in testSimpleEncode()
172 cdtb.decodeToMemory(mOutputBuff.getBuffer(), mInfoList, mOutFormat, listOfDecoders.get(0)); in encodeAndValidate() local
411 muxOutput(tmpPath, muxerFormat, fmt, mOutputBuff.getBuffer(), mInfoList); in doFullColorAspects()