Home
last modified time | relevance | path

Searched refs:max_fr (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp651 gint min_fr, max_fr; in gst_dshow_new_video_caps() local
721 max_fr = (gint)(10000000 / pin_mediatype->vscc.MinFrameInterval); in gst_dshow_new_video_caps()
735 if (min_fr == max_fr) in gst_dshow_new_video_caps()
740 GST_TYPE_FRACTION_RANGE, min_fr, 1, max_fr, 1, NULL); in gst_dshow_new_video_caps()