Home | History | Annotate | Download | only in videoeditor

Lines Matching defs:fps

73         int videoCodecType, int duration, int videoBitrate, int fps,
89 /** Check FPS with 10% range */
90 assertTrue("fps Mismatch" + mvi.getFps(),
91 mVideoEditorHelper.checkRange(fps, mvi.getFps(), 10));
144 final int fps = 15;
158 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
177 final int fps = 15;
191 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
209 final int fps = 30;
223 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
241 final int fps = 15;
255 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
273 final int fps = 12;
287 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
305 final int fps = 15;
318 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
336 final int fps = 15;
349 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
367 final int fps = 25;
381 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
399 final int fps = 15;
413 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
431 final int fps = 15;
445 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
463 final int fps = 10;
477 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
520 final int fps = 25;
534 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
573 final int fps = 30;
587 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,