Lines Matching defs:v4l2object
60 gst_v4l2_get_capabilities (GstV4l2Object * v4l2object) in gst_v4l2_get_capabilities()
129 gst_v4l2_fill_lists (GstV4l2Object * v4l2object) in gst_v4l2_fill_lists()
463 gst_v4l2_empty_lists (GstV4l2Object * v4l2object) in gst_v4l2_empty_lists()
483 gst_v4l2_adjust_buf_type (GstV4l2Object * v4l2object) in gst_v4l2_adjust_buf_type()
519 gst_v4l2_open (GstV4l2Object * v4l2object, GstV4l2Error * error) in gst_v4l2_open()
663 gst_v4l2_dup (GstV4l2Object * v4l2object, GstV4l2Object * other) in gst_v4l2_dup()
710 gst_v4l2_close (GstV4l2Object * v4l2object) in gst_v4l2_close()
735 gst_v4l2_get_norm (GstV4l2Object * v4l2object, v4l2_std_id * norm) in gst_v4l2_get_norm()
763 gst_v4l2_set_norm (GstV4l2Object * v4l2object, v4l2_std_id norm) in gst_v4l2_set_norm()
792 gst_v4l2_get_frequency (GstV4l2Object * v4l2object, in gst_v4l2_get_frequency()
831 gst_v4l2_set_frequency (GstV4l2Object * v4l2object, in gst_v4l2_set_frequency()
872 gst_v4l2_signal_strength (GstV4l2Object * v4l2object, in gst_v4l2_signal_strength()
906 gst_v4l2_get_attribute (GstV4l2Object * v4l2object, in gst_v4l2_get_attribute()
943 gst_v4l2_set_attribute (GstV4l2Object * v4l2object, in gst_v4l2_set_attribute()
977 gst_v4l2_set_string_attribute (GstV4l2Object * v4l2object, in gst_v4l2_set_string_attribute()
1035 GstV4l2Object *v4l2object = user_data; in set_control() local
1083 gst_v4l2_set_controls (GstV4l2Object * v4l2object, GstStructure * controls) in gst_v4l2_set_controls()
1089 gst_v4l2_get_input (GstV4l2Object * v4l2object, guint32 * input) in gst_v4l2_get_input()
1120 gst_v4l2_set_input (GstV4l2Object * v4l2object, guint32 input) in gst_v4l2_set_input()
1161 gst_v4l2_get_output (GstV4l2Object * v4l2object, guint32 * output) in gst_v4l2_get_output()
1192 gst_v4l2_set_output (GstV4l2Object * v4l2object, guint32 output) in gst_v4l2_set_output()
1243 gst_v4l2_subscribe_event (GstV4l2Object * v4l2object, guint32 event, guint32 id) in gst_v4l2_subscribe_event()
1277 gst_v4l2_dequeue_event (GstV4l2Object * v4l2object, struct v4l2_event * event) in gst_v4l2_dequeue_event()
1299 gst_v4l2_set_dv_timings (GstV4l2Object * v4l2object, in gst_v4l2_set_dv_timings()
1319 gst_v4l2_query_dv_timings (GstV4l2Object * v4l2object, in gst_v4l2_query_dv_timings()