Searched refs:MAX_FPS (Results 1 – 1 of 1) sorted by relevance
67 private static final int MAX_FPS = 30; // measure performance at 30fps, this is relevant for field in VideoEncoderDecoderTest590 CodecInfo infoEnc = CodecInfo.getSupportedFormatInfo(encoderName, mimeType, w, h, MAX_FPS); in doTest()660 CodecInfo.getSupportedFormatInfo(decoderName, mimeType, w, h, MAX_FPS); in doTest()