Home
last modified time | relevance | path

Searched defs:maxFrameRate (Results 1 – 2 of 2) sorted by relevance

/cts/tests/media/src/android/mediav2/cts/
DVideoDecoderAvailabilityTest.java383 VideoConfig(int width, int height, int maxFrameRate) { in VideoConfig()
391 int height, int frameRate, int maxFrameRate) { in getFormatsCoveringMaxFrameRate()
419 int maxFrameRate = pp.getMaxFrameRate(); in getCodecTestFormatList() local
441 int maxFrameRate = (int) Math.floor(frameRates.getUpper()); in getCodecTestFormatListNoPerfPoints() local
DVideoEncoderAvailabilityTest.java450 int height, int frameRate, int maxFrameRate) { in getCfgsCoveringMaxFrameRate()