Searched refs:OutputManager (Results 1 – 13 of 13) sorted by relevance
246 OutputManager ref = new OutputManager(); in testSimpleDecode()247 OutputManager test = new OutputManager(); in testSimpleDecode()359 OutputManager test = new OutputManager(); in testFlush()362 OutputManager ref = mOutputBuff; in testFlush()487 OutputManager test = new OutputManager(); in testReconfigure()490 OutputManager ref = mOutputBuff; in testReconfigure()492 OutputManager configRef = mOutputBuff; in testReconfigure()649 OutputManager ref = new OutputManager(); in testOnlyEos()650 OutputManager test = new OutputManager(); in testOnlyEos()724 OutputManager ref = new OutputManager(); in testSimpleDecodeQueueCSD()[all …]
98 mOutputBuff = new OutputManager(); in decodeAndSavePts()198 OutputManager ref; in testSimpleDecodeToSurface()199 OutputManager test = new OutputManager(); in testSimpleDecodeToSurface()261 OutputManager test = new OutputManager(); in testFlush()264 OutputManager ref = mOutputBuff; in testFlush()350 OutputManager test = new OutputManager(); in testReconfigure()353 OutputManager ref = mOutputBuff; in testReconfigure()355 OutputManager configRef = mOutputBuff; in testReconfigure()
101 mOutputBuff = new OutputManager(); in encodeToMemory()269 OutputManager ref = new OutputManager(); in testSimpleEncode()270 OutputManager test = new OutputManager(); in testSimpleEncode()367 mOutputBuff = new OutputManager(); in testFlush()477 OutputManager test = new OutputManager(); in testReconfigure()479 OutputManager configRef = null; in testReconfigure()494 OutputManager ref = mOutputBuff; in testReconfigure()617 OutputManager ref = new OutputManager(); in testOnlyEos()618 OutputManager test = new OutputManager(); in testOnlyEos()698 mOutputBuff = new OutputManager(); in testSetForceSyncFrame()[all …]
97 OutputManager test = mOutputBuff; in testDecodeAndValidate()111 OutputManager ref = mOutputBuff; in testDecodeAndValidate()
76 private OutputManager mOutputBuff;475 OutputManager ref = new OutputManager(); in testSimpleEncodeFromSurface()476 OutputManager test = new OutputManager(); in testSimpleEncodeFromSurface()
205 class OutputManager { class206 private static final String LOG_TAG = OutputManager.class.getSimpleName();213 OutputManager() { in OutputManager() method in OutputManager411 OutputManager that = (OutputManager) o; in equals()471 OutputManager mOutputBuff;1039 mOutputBuff = new OutputManager(); in decodeToMemory()1064 mOutputBuff = new OutputManager(); in validateColorAspects()1085 mOutputBuff = new OutputManager(); in validateColorAspects()
163 mOutputBuff = new OutputManager(); in testColorAspects()
696 mOutputBuff = new OutputManager(); in testValidateProfileLevel()
85 class OutputManager {116 bool equals(const OutputManager* that);138 OutputManager* mOutputBuff;139 OutputManager mRefBuff;140 OutputManager mTestBuff;141 OutputManager mReconfBuff;
191 uint32_t OutputManager::adler32(const uint8_t* input, int offset, int len) { in adler32()209 bool OutputManager::isPtsStrictlyIncreasing(int64_t lastPts) { in isPtsStrictlyIncreasing()224 bool OutputManager::isOutPtsListIdenticalToInpPtsList(bool requireSorting) { in isOutPtsListIdenticalToInpPtsList()254 bool OutputManager::equals(const OutputManager* that) { in equals()322 float OutputManager::getRmsError(uint8_t* refData, int length) { in getRmsError()
55 OutputManager* mOutputBuff;56 OutputManager mRefBuff;57 OutputManager mTestBuff;
53 OutputManager* ref, int64_t pts, SeekMode mode);265 OutputManager* ref, int64_t pts, SeekMode mode) { in decodeToMemory()
64 OutputManager* ref);350 AMediaFormat* format, OutputManager* ref) { in encodeToMemory()