Home | History | Annotate | Download | only in videoeditor

Lines Matching refs: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));
143 final int fps = 15;
157 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
175 final int fps = 15;
189 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
206 final int fps = 30;
220 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
237 final int fps = 15;
251 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
268 final int fps = 12;
282 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
299 final int fps = 15;
312 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
329 final int fps = 15;
342 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
359 final int fps = 25;
373 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
390 final int fps = 15;
404 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
421 final int fps = 15;
435 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
452 final int fps = 10;
466 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
507 final int fps = 25;
521 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,
558 final int fps = 30;
572 videoBitrate, fps, videoProfile, videoLevel, width, height, audioCodecType,