Searched refs:min_fr (Results 1 – 1 of 1) sorted by relevance
651 gint min_fr, max_fr; in gst_dshow_new_video_caps() local720 min_fr = (gint) (10000000 / pin_mediatype->vscc.MaxFrameInterval); in gst_dshow_new_video_caps()735 if (min_fr == max_fr) in gst_dshow_new_video_caps()737 GST_TYPE_FRACTION, min_fr, 1, NULL); in gst_dshow_new_video_caps()740 GST_TYPE_FRACTION_RANGE, min_fr, 1, max_fr, 1, NULL); in gst_dshow_new_video_caps()