Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/uvch264/
Dgstuvch264_src.h131 guint16 iframe_period; member
Dgstuvch264_src.c537 self->iframe_period = DEFAULT_IFRAME_PERIOD; in gst_uvc_h264_src_init()
623 self->iframe_period = g_value_get_uint (value); in gst_uvc_h264_src_set_property()
1826 probe->wIFramePeriod = self->iframe_period; in fill_probe_commit()