Home
last modified time | relevance | path

Searched defs:v4l2object (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2_calls.c60 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()
[all …]
Dgstv4l2tuner.c65 gst_v4l2_tuner_contains_channel (GstV4l2Object * v4l2object, in gst_v4l2_tuner_contains_channel()
78 gst_v4l2_tuner_list_channels (GstV4l2Object * v4l2object) in gst_v4l2_tuner_list_channels()
84 gst_v4l2_tuner_set_channel (GstV4l2Object * v4l2object, in gst_v4l2_tuner_set_channel()
105 gst_v4l2_tuner_get_channel (GstV4l2Object * v4l2object) in gst_v4l2_tuner_get_channel()
126 gst_v4l2_tuner_contains_norm (GstV4l2Object * v4l2object, in gst_v4l2_tuner_contains_norm()
139 gst_v4l2_tuner_list_norms (GstV4l2Object * v4l2object) in gst_v4l2_tuner_list_norms()
145 gst_v4l2_tuner_set_norm_and_notify (GstV4l2Object * v4l2object, in gst_v4l2_tuner_set_norm_and_notify()
156 gst_v4l2_tuner_set_norm (GstV4l2Object * v4l2object, GstTunerNorm * norm) in gst_v4l2_tuner_set_norm()
177 gst_v4l2_tuner_get_norm (GstV4l2Object * v4l2object) in gst_v4l2_tuner_get_norm()
191 gst_v4l2_tuner_get_norm_by_std_id (GstV4l2Object * v4l2object, v4l2_std_id norm) in gst_v4l2_tuner_get_norm_by_std_id()
[all …]
Dgstv4l2vidorient.c45 gst_v4l2_video_orientation_get_hflip (GstV4l2Object * v4l2object, in gst_v4l2_video_orientation_get_hflip()
53 gst_v4l2_video_orientation_get_vflip (GstV4l2Object * v4l2object, in gst_v4l2_video_orientation_get_vflip()
61 gst_v4l2_video_orientation_get_hcenter (GstV4l2Object * v4l2object, in gst_v4l2_video_orientation_get_hcenter()
69 gst_v4l2_video_orientation_get_vcenter (GstV4l2Object * v4l2object, in gst_v4l2_video_orientation_get_vcenter()
76 gst_v4l2_video_orientation_set_hflip (GstV4l2Object * v4l2object, gboolean flip) in gst_v4l2_video_orientation_set_hflip()
82 gst_v4l2_video_orientation_set_vflip (GstV4l2Object * v4l2object, gboolean flip) in gst_v4l2_video_orientation_set_vflip()
88 gst_v4l2_video_orientation_set_hcenter (GstV4l2Object * v4l2object, gint center) in gst_v4l2_video_orientation_set_hcenter()
94 gst_v4l2_video_orientation_set_vcenter (GstV4l2Object * v4l2object, gint center) in gst_v4l2_video_orientation_set_vcenter()
Dgstv4l2colorbalance.c49 gst_v4l2_color_balance_contains_channel (GstV4l2Object * v4l2object, in gst_v4l2_color_balance_contains_channel()
62 gst_v4l2_color_balance_list_channels (GstV4l2Object * v4l2object) in gst_v4l2_color_balance_list_channels()
68 gst_v4l2_color_balance_set_value (GstV4l2Object * v4l2object, in gst_v4l2_color_balance_set_value()
84 gst_v4l2_color_balance_get_value (GstV4l2Object * v4l2object, in gst_v4l2_color_balance_get_value()
Dgstv4l2object.c493 GstV4l2Object *v4l2object; in gst_v4l2_object_new() local
552 gst_v4l2_object_destroy (GstV4l2Object * v4l2object) in gst_v4l2_object_destroy()
577 gst_v4l2_object_clear_format_list (GstV4l2Object * v4l2object) in gst_v4l2_object_clear_format_list()
612 gst_v4l2_object_set_property_helper (GstV4l2Object * v4l2object, in gst_v4l2_object_set_property_helper()
724 gst_v4l2_object_get_property_helper (GstV4l2Object * v4l2object, in gst_v4l2_object_get_property_helper()
820 gst_v4l2_get_driver_min_buffers (GstV4l2Object * v4l2object) in gst_v4l2_get_driver_min_buffers()
841 gst_v4l2_set_defaults (GstV4l2Object * v4l2object) in gst_v4l2_set_defaults()
899 gst_v4l2_object_open (GstV4l2Object * v4l2object, GstV4l2Error * error) in gst_v4l2_object_open()
910 gst_v4l2_object_open_shared (GstV4l2Object * v4l2object, GstV4l2Object * other) in gst_v4l2_object_open_shared()
920 gst_v4l2_object_close (GstV4l2Object * v4l2object) in gst_v4l2_object_close()
[all …]
Dgstv4l2radio.c78 GstV4l2Object *v4l2object; in gst_v4l2radio_fill_channel_list() local
165 gst_v4l2radio_get_input (GstV4l2Object * v4l2object, guint32 * input) in gst_v4l2radio_get_input()
192 gst_v4l2radio_set_input (GstV4l2Object * v4l2object, guint32 input) in gst_v4l2radio_set_input()
358 GstV4l2Object *v4l2object; in gst_v4l2radio_open() local
370 GstV4l2Object *v4l2object; in gst_v4l2radio_set_defaults() local
Dgstv4l2radio.h53 GstV4l2Object * v4l2object; member
Dgstv4l2object.h98 #define GST_V4L2_CHECK_OPEN(v4l2object) \ argument
107 #define GST_V4L2_CHECK_NOT_OPEN(v4l2object) \ argument
116 #define GST_V4L2_CHECK_NOT_ACTIVE(v4l2object) \ argument
Dgstv4l2sink.h53 GstV4l2Object * v4l2object; member
Dgstv4l2src.h56 GstV4l2Object * v4l2object; member
Dgstv4l2videoenc.c232 gst_v4l2_encoder_cmd (GstV4l2Object * v4l2object, guint cmd, guint flags) in gst_v4l2_encoder_cmd()
425 GstV4l2Object *v4l2object = GST_V4L2_VIDEO_ENC (ctx->self)->v4l2output; in negotiate_profile_and_level() local
525 GstV4l2Object *v4l2object = self->v4l2output; in gst_v4l2_video_enc_negotiate() local
Dgstv4l2videodec.c379 gst_v4l2_decoder_cmd (GstV4l2Object * v4l2object, guint cmd, guint flags) in gst_v4l2_decoder_cmd()
Dgstv4l2allocator.c626 gst_v4l2_allocator_new (GstObject * parent, GstV4l2Object * v4l2object) in gst_v4l2_allocator_new()