Searched refs:update_fps_func (Results 1 – 4 of 4) sorted by relevance
167 if (v4l2object->update_fps_func) in gst_v4l2_tuner_set_norm()168 v4l2object->update_fps_func (v4l2object); in gst_v4l2_tuner_set_norm()
203 GstV4l2UpdateFpsFunction update_fps_func; member258 GstV4l2UpdateFpsFunction update_fps_func);
491 GstV4l2UpdateFpsFunction update_fps_func) in gst_v4l2_object_new() argument507 v4l2object->update_fps_func = update_fps_func; in gst_v4l2_object_new()
137452 moment we don't have an update_fps_func.