Lines Matching defs:v4l2object
493 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()
949 gst_v4l2_object_get_format_from_fourcc (GstV4l2Object * v4l2object, in gst_v4l2_object_get_format_from_fourcc()
1171 gst_v4l2_object_fill_format_list (GstV4l2Object * v4l2object, in gst_v4l2_object_fill_format_list()
1250 gst_v4l2_object_get_format_list (GstV4l2Object * v4l2object) in gst_v4l2_object_get_format_list()
1627 add_alternate_variant (GstV4l2Object * v4l2object, GstCaps * caps, in add_alternate_variant()
1751 gst_v4l2_object_get_caps_info (GstV4l2Object * v4l2object, GstCaps * caps, in gst_v4l2_object_get_caps_info()
1976 gst_v4l2_object_add_aspect_ratio (GstV4l2Object * v4l2object, GstStructure * s) in gst_v4l2_object_add_aspect_ratio()
2029 gst_v4l2_object_get_colorspace (GstV4l2Object * v4l2object, in gst_v4l2_object_get_colorspace()
2223 gst_v4l2_object_get_streamparm (GstV4l2Object * v4l2object, GstVideoInfo * info) in gst_v4l2_object_get_streamparm()
2244 gst_v4l2_object_try_fmt (GstV4l2Object * v4l2object, in gst_v4l2_object_try_fmt()
2276 gst_v4l2_object_add_interlace_mode (GstV4l2Object * v4l2object, in gst_v4l2_object_add_interlace_mode()
2371 gst_v4l2_object_add_colorspace (GstV4l2Object * v4l2object, GstStructure * s, in gst_v4l2_object_add_colorspace()
2434 gst_v4l2_object_probe_caps_for_format_and_size (GstV4l2Object * v4l2object, in gst_v4l2_object_probe_caps_for_format_and_size()
2703 gst_v4l2_object_update_and_append (GstV4l2Object * v4l2object, in gst_v4l2_object_update_and_append()
2748 gst_v4l2_object_probe_caps_for_format (GstV4l2Object * v4l2object, in gst_v4l2_object_probe_caps_for_format()
3010 gst_v4l2_object_get_nearest_size (GstV4l2Object * v4l2object, in gst_v4l2_object_get_nearest_size()
3062 gst_v4l2_object_is_dmabuf_supported (GstV4l2Object * v4l2object) in gst_v4l2_object_is_dmabuf_supported()
3088 gst_v4l2_object_setup_pool (GstV4l2Object * v4l2object, GstCaps * caps) in gst_v4l2_object_setup_pool()
3194 gst_v4l2_object_extrapolate_info (GstV4l2Object * v4l2object, in gst_v4l2_object_extrapolate_info()
3231 gst_v4l2_object_save_format (GstV4l2Object * v4l2object, in gst_v4l2_object_save_format()
3486 gst_v4l2_object_set_format_full (GstV4l2Object * v4l2object, GstCaps * caps, in gst_v4l2_object_set_format_full()
4138 gst_v4l2_object_set_format (GstV4l2Object * v4l2object, GstCaps * caps, in gst_v4l2_object_set_format()
4147 gst_v4l2_object_try_format (GstV4l2Object * v4l2object, GstCaps * caps, in gst_v4l2_object_try_format()
4166 gst_v4l2_object_acquire_format (GstV4l2Object * v4l2object, GstVideoInfo * info) in gst_v4l2_object_acquire_format()
4395 gst_v4l2_object_caps_equal (GstV4l2Object * v4l2object, GstCaps * caps) in gst_v4l2_object_caps_equal()
4415 gst_v4l2_object_caps_is_subset (GstV4l2Object * v4l2object, GstCaps * caps) in gst_v4l2_object_caps_is_subset()
4435 gst_v4l2_object_get_current_caps (GstV4l2Object * v4l2object) in gst_v4l2_object_get_current_caps()
4455 gst_v4l2_object_unlock (GstV4l2Object * v4l2object) in gst_v4l2_object_unlock()
4468 gst_v4l2_object_unlock_stop (GstV4l2Object * v4l2object) in gst_v4l2_object_unlock_stop()
4481 gst_v4l2_object_stop (GstV4l2Object * v4l2object) in gst_v4l2_object_stop()
4506 gst_v4l2_object_probe_caps (GstV4l2Object * v4l2object, GstCaps * filter) in gst_v4l2_object_probe_caps()
4593 gst_v4l2_object_get_caps (GstV4l2Object * v4l2object, GstCaps * filter) in gst_v4l2_object_get_caps()