HomeSort by relevance Sort by last modified time
    Searched refs:getSupportedFrameRatesFor (Results 1 - 4 of 4) sorted by null

  /cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
CodecInfo.java 88 info.mFps = vidCap.getSupportedFrameRatesFor(w, h).getUpper().intValue();
  /cts/tests/tests/media/src/android/media/cts/
MediaCodecCapabilitiesTest.java 433 int maxRate = vidCaps.getSupportedFrameRatesFor(width, height).getUpper().intValue();
VideoEncoderTest.java 236 encCaps.getSupportedFrameRatesFor(maxWidth, maxHeight)
    [all...]
  /frameworks/base/media/java/android/media/
MediaCodecInfo.java     [all...]

Completed in 3687 milliseconds