Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2codec.c38 gst_v4l2_codec_probe_profiles (const GstV4l2Codec * codec, gint video_fd, in gst_v4l2_codec_probe_profiles()
82 gst_v4l2_codec_probe_levels (const GstV4l2Codec * codec, gint video_fd, in gst_v4l2_codec_probe_levels()
Dgstv4l2.c67 gst_v4l2_probe_template_caps (const gchar * device, gint video_fd, in gst_v4l2_probe_template_caps()
126 gint video_fd = -1; in gst_v4l2_probe_and_register() local
Dgstv4l2h265enc.c115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h265_enc_register()
Dgstv4l2vp9enc.c114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp9_enc_register()
Dgstv4l2h264enc.c136 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h264_enc_register()
Dgstv4l2mpeg4enc.c114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_mpeg4_enc_register()
Dgstv4l2vp8enc.c115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp8_enc_register()
Dgstv4l2bufferpool.h66 gint video_fd; /* a dup(2) of the v4l2object's video_fd */ member
Dgstv4l2object.h135 gint video_fd; member
Dgstv4l2videodec.c1222 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_video_dec_register()
Dgstv4l2videoenc.c1204 const GstV4l2Codec * codec, gint video_fd, GstCaps * sink_caps, in gst_v4l2_video_enc_register()
/third_party/ffmpeg/libavdevice/
Dbktr.c56 int video_fd; member
99 int format, int *video_fd, int *tuner_fd, int idev, double frequency) in bktr_init()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.c77 gint video_fd; member