Searched refs:mKeyPriority (Results 1 – 5 of 5) sorted by relevance
125 "%d :: ", mDecoderMime, mDecoderName, mHeight, mKeyPriority); in testPerformanceOfHardwareVideoDecoders()
111 mDecoderFormat.setInteger(MediaFormat.KEY_PRIORITY, mKeyPriority); in setUpFormats()113 mEncoderFormat.setInteger(MediaFormat.KEY_PRIORITY, mKeyPriority); in setUpFormats()
48 mDecoderFormat.setInteger(MediaFormat.KEY_PRIORITY, mKeyPriority); in setUpFormat()
114 mEncoderMime, mEncoderName, mKeyPriority); in testPerformanceOfHardwareVideoEncoders()
68 final int mKeyPriority; field in CodecPerformanceTestBase124 mKeyPriority = keyPriority; in CodecPerformanceTestBase()