Home
last modified time | relevance | path

Searched defs:maxInputSize (Results 1 – 5 of 5) sorted by relevance

/cts/tests/media/common/src/android/mediav2/common/cts/
DCodecEncoderBlockModelTestBase.java101 int maxInputSize = in enqueueInput() local
DCodecDecoderMultiAccessUnitTestBase.java254 int maxInputSize = Math.max(maxInputSizeInBytes, in configureKeysForLargeAudioFrameMode() local
/cts/tests/media/src/android/mediav2/cts/
DCodecEncoderMultiAccessUnitTest.java329 int maxInputSize = (int) (maxOutputSize / getCompressionRatio(mMediaType)); in testSimpleEncode() local
/cts/tests/tests/mediaparser/src/android/media/mediaparser/cts/
DMockMediaParserOutputConsumer.java164 int maxInputSize = in toExoPlayerFormat() local
/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java249 Size maxInputSize = in testRecreateReprocessingSessions() local
598 Size maxInputSize = getMaxSize(inputFormat, StaticMetadata.StreamDirection.Input); in testReprocessingMaxSizes() local