/cts/tests/mediapc/src/android/mediapc/cts/ |
D | CodecInitializationLatencyTest.java | 426 format.setInteger(MediaFormat.KEY_HEIGHT, 1080); in setUpFormat() 430 format.setInteger(MediaFormat.KEY_HEIGHT, 720); in setUpFormat() 434 format.setInteger(MediaFormat.KEY_HEIGHT, 480); in setUpFormat() 438 format.setInteger(MediaFormat.KEY_HEIGHT, 288); in setUpFormat() 442 format.setInteger(MediaFormat.KEY_HEIGHT, 144); in setUpFormat() 461 mHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in calculateInitLatency()
|
D | CodecTranscoderTestBase.java | 374 encoderFormat.setInteger(MediaFormat.KEY_HEIGHT, in setUpEncoderFormat() 375 decoderFormat.getInteger(MediaFormat.KEY_HEIGHT)); in setUpEncoderFormat() 491 || (decoderFormat.getInteger(MediaFormat.KEY_HEIGHT) != TARGET_HEIGHT)) { in setUpEncoderFormat() 493 encoderFormat.setInteger(MediaFormat.KEY_HEIGHT, TARGET_HEIGHT); in setUpEncoderFormat() 497 encoderFormat.setInteger(MediaFormat.KEY_HEIGHT, in setUpEncoderFormat() 498 decoderFormat.getInteger(MediaFormat.KEY_HEIGHT)); in setUpEncoderFormat()
|
D | CodecTestBase.java | 632 if (format.getInteger(MediaFormat.KEY_HEIGHT) == 1080) { in configureCodec() 636 } else if (format.getInteger(MediaFormat.KEY_HEIGHT) == 2160) { in configureCodec() 1079 format.setInteger(MediaFormat.KEY_HEIGHT, mHeight); in setUpFormat() 1092 mHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in doEncode()
|
/cts/tests/tests/mediaediting/src/android/media/mediaediting/cts/ |
D | VideoDecodingWrapper.java | 112 checkState(mediaFormat.containsKey(MediaFormat.KEY_HEIGHT)); in VideoDecodingWrapper() 113 int height = mediaFormat.getInteger(MediaFormat.KEY_HEIGHT); in VideoDecodingWrapper()
|
D | MediaEditingUtil.java | 278 checkState(mediaFormat.containsKey(MediaFormat.KEY_HEIGHT)); in getMuxedWidthHeight() 286 .setHeight(mediaFormat.getInteger(MediaFormat.KEY_HEIGHT)) in getMuxedWidthHeight()
|
/cts/tests/video/src/android/video/cts/ |
D | CodecEncoderPerformanceTestBase.java | 104 fmt.setInteger(MediaFormat.KEY_HEIGHT, format.getInteger(MediaFormat.KEY_HEIGHT)); in setUpEncoderFormat()
|
D | VideoEncoderDecoderTest.java | 462 format.setInteger(MediaFormat.KEY_HEIGHT, h); in doTest() 488 format.setInteger(MediaFormat.KEY_HEIGHT, h); in doTest() 646 : inputFormat.getInteger(MediaFormat.KEY_HEIGHT); in runEncoder() 992 : mDecOutputFormat.getInteger(MediaFormat.KEY_HEIGHT); in runDecoder()
|
D | CodecPerformanceTestBase.java | 270 mHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in setUpDecoderInput()
|
/cts/tools/cts-media-preparer-app/src/android/mediastress/cts/preconditions/app/ |
D | MediaPreparerAppTest.java | 104 height = Math.max(height, format.getInteger(MediaFormat.KEY_HEIGHT)); in testGetResolutions()
|
/cts/tests/tests/mediatranscoding/src/android/media/mediatranscoding/cts/ |
D | MediaTranscodingManagerTest.java | 150 format.setInteger(MediaFormat.KEY_HEIGHT, height); in createMediaFormat() 449 int height = srcVideoFormat.getInteger(MediaFormat.KEY_HEIGHT); in transcodeFile() 667 fmt1.getInteger(MediaFormat.KEY_HEIGHT) == fmt2.getInteger(MediaFormat.KEY_HEIGHT) in compareFormat()
|
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
D | VideoDecoderPerfTest.java | 192 int height = format.getInteger(MediaFormat.KEY_HEIGHT); in decode() 374 int height = mDecOutputFormat.getInteger(MediaFormat.KEY_HEIGHT); in doDecode()
|
D | DecoderLowLatencyTest.java | 294 int height = format.getInteger(MediaFormat.KEY_HEIGHT); in testLowLatencyVideo()
|
D | NativeDecoderTest.java | 323 int height = format.getInteger(MediaFormat.KEY_HEIGHT, 1); in addSampleData()
|
/cts/tests/tests/media/common/src/android/media/cts/ |
D | NdkMediaCodec.java | 124 int height = format.getInteger(MediaFormat.KEY_HEIGHT, -1); in configure()
|
D | MediaCodecTunneledPlayer.java | 182 mMediaFormatHeight = getMediaFormatInteger(format, MediaFormat.KEY_HEIGHT); in prepareVideo()
|
D | MediaCodecClearKeyPlayer.java | 269 mMediaFormatHeight = getMediaFormatInteger(format, MediaFormat.KEY_HEIGHT); in prepareVideo()
|
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
D | MediaPerfUtils.java | 61 int height = configFormat.getInteger(MediaFormat.KEY_HEIGHT); in addPerformanceHeadersToLog()
|
/cts/tests/tests/mediaparser/src/android/media/mediaparser/cts/ |
D | MockMediaParserOutputConsumer.java | 170 mediaFormat.getInteger(MediaFormat.KEY_HEIGHT, /* defaultValue= */ Format.NO_VALUE); in toExoPlayerFormat()
|
/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
D | MediaCodecResourceTest.java | 302 mediaFormat.setInteger(MediaFormat.KEY_HEIGHT, height); in getFirstVideoHardwareDecoder()
|
/cts/tests/media/common/src/android/mediav2/common/cts/ |
D | EncoderConfigParams.java | 233 mFormat.setInteger(MediaFormat.KEY_HEIGHT, mHeight); in getFormat()
|
D | CodecDecoderTestBase.java | 278 int height = format.getInteger(MediaFormat.KEY_HEIGHT); in dequeueOutput()
|
/cts/tests/media/src/android/mediav2/cts/ |
D | ExtractorTest.java | 279 if (refFormat.getInteger(MediaFormat.KEY_HEIGHT) != in isFormatSimilar() 280 testFormat.getInteger(MediaFormat.KEY_HEIGHT)) return false; in isFormatSimilar() 445 buffer.putInt(format.getInteger(MediaFormat.KEY_HEIGHT)); in readAllData() 1699 int height = format.getInteger(MediaFormat.KEY_HEIGHT, -1);
|
D | DecodeGlAccuracyTest.java | 576 mHeight = format.getInteger(MediaFormat.KEY_HEIGHT); in testDecodeGlAccuracyRGB()
|
/cts/hostsidetests/media/bitstreams/app/src/android/media/cts/bitstreams/app/ |
D | MediaBitstreamsDeviceSideTest.java | 127 MediaFormat.KEY_HEIGHT, in run()
|
/cts/tools/cts-device-info/src/com/android/cts/deviceinfo/ |
D | VulkanDeviceInfo.java | 149 private static final String KEY_HEIGHT = "height"; field in VulkanDeviceInfo 1015 emitLong(store, extent, KEY_HEIGHT); in emitDevices() 1418 case KEY_HEIGHT: return "height"; in convertName()
|