Searched refs:frameperiod (Results 1 – 4 of 4) sorted by relevance
241 .frameperiod = {1001, 30000},254 .frameperiod = {1, 25},760 decoder->std_list[current_std].standard.frameperiod; in tvp514x_get_frame_interval()787 decoder->std_list[current_std].standard.frameperiod; in tvp514x_set_frame_interval()
97 void v4l2_video_std_frame_period(int id, struct v4l2_fract *frameperiod) in v4l2_video_std_frame_period() argument100 frameperiod->numerator = 1001; in v4l2_video_std_frame_period()101 frameperiod->denominator = 30000; in v4l2_video_std_frame_period()103 frameperiod->numerator = 1; in v4l2_video_std_frame_period()104 frameperiod->denominator = 25; in v4l2_video_std_frame_period()115 v4l2_video_std_frame_period(id, &vs->frameperiod); in v4l2_video_std_construct()409 p->frameperiod.numerator, in v4l_print_standard()410 p->frameperiod.denominator, in v4l_print_standard()
75 - ``frameperiod``
399 ``frameperiod``. The now obsolete ``colorstandard`` information,