Searched refs:getOutputManager (Results 1 – 11 of 11) sorted by relevance
125 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode()211 ref = cdtb.getOutputManager(); in testFlush()314 OutputManager ref = cdtbA.getOutputManager(); in testReconfigure()321 OutputManager configRef = cdtbB.getOutputManager(); in testReconfigure()
205 OutputManager ref = cdtb.getOutputManager(); in testSimpleDecode()291 ref = cdtb.getOutputManager(); in testFlush()405 OutputManager ref = cdtb1.getOutputManager(); in testReconfigure()412 OutputManager configRef = cdtb2.getOutputManager(); in testReconfigure()
180 ByteBuffer out = cdtb.getOutputManager().getBuffer(); in encodeAndValidate()184 CodecDecoderTest.verify(cdtb.getOutputManager(), mActiveRawRes.mFileName, 3.446394f, in encodeAndValidate()
300 OutputManager ref = cetb.getOutputManager(); in testSimpleEncode()
310 OutputManager ref = referenceBase.getOutputManager(); in testSimpleEncode()
1419 final ByteBuffer refBuffer = cdtb.getOutputManager().getBuffer();
127 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode()
140 OutputManager ref = cddrmtb.getOutputManager(); in testSimpleDecode()
144 OutputManager ref = codecDecoderBlockModelDrmtb.getOutputManager(); in testSimpleDecode()
145 int outSize = testInstances[i].getOutputManager().getOutStreamSize(); in getQualityRegressionForCfgs()
1244 public OutputManager getOutputManager() { in getOutputManager() method in CodecTestBase