Searched refs:ev_count (Results 1 – 1 of 1) sorted by relevance
221 guint ev_count; in gst_video_event_parse_downstream_force_key_unit() local241 if (!gst_structure_get_uint (s, "count", &ev_count)) in gst_video_event_parse_downstream_force_key_unit()242 ev_count = 0; in gst_video_event_parse_downstream_force_key_unit()265 *count = ev_count; in gst_video_event_parse_downstream_force_key_unit()294 guint ev_count; in gst_video_event_parse_upstream_force_key_unit() local310 if (!gst_structure_get_uint (s, "count", &ev_count)) in gst_video_event_parse_upstream_force_key_unit()311 ev_count = 0; in gst_video_event_parse_upstream_force_key_unit()329 *count = ev_count; in gst_video_event_parse_upstream_force_key_unit()