Searched refs:mKeyPriority (Results 1 – 5 of 5) sorted by relevance
129 "%d :: ", mDecoderMime, mDecoderName, mHeight, mKeyPriority); in testPerformanceOfHardwareVideoDecoders()
48 mDecoderFormat.setInteger(MediaFormat.KEY_PRIORITY, mKeyPriority); in setUpFormat()
126 mDecoderFormat.setInteger(MediaFormat.KEY_PRIORITY, mKeyPriority); in setUpFormats()128 mEncoderFormat.setInteger(MediaFormat.KEY_PRIORITY, mKeyPriority); in setUpFormats()
134 mEncoderMime, mEncoderName, mKeyPriority); in testPerformanceOfHardwareVideoEncoders()
75 final int mKeyPriority; field in CodecPerformanceTestBase140 mKeyPriority = keyPriority; in CodecPerformanceTestBase()