Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2tuner.c167 if (v4l2object->update_fps_func) in gst_v4l2_tuner_set_norm()
168 v4l2object->update_fps_func (v4l2object); in gst_v4l2_tuner_set_norm()
Dgstv4l2object.h203 GstV4l2UpdateFpsFunction update_fps_func; member
258 GstV4l2UpdateFpsFunction update_fps_func);
Dgstv4l2object.c491 GstV4l2UpdateFpsFunction update_fps_func) in gst_v4l2_object_new() argument
507 v4l2object->update_fps_func = update_fps_func; in gst_v4l2_object_new()
/third_party/gstreamer/gstplugins_good/
DChangeLog137452 moment we don't have an update_fps_func.