Searched defs:video_fd (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2codec.c | 38 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()
|
D | gstv4l2.c | 67 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
|
D | gstv4l2h265enc.c | 115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h265_enc_register()
|
D | gstv4l2vp9enc.c | 114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp9_enc_register()
|
D | gstv4l2h264enc.c | 136 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_h264_enc_register()
|
D | gstv4l2mpeg4enc.c | 114 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_mpeg4_enc_register()
|
D | gstv4l2vp8enc.c | 115 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_vp8_enc_register()
|
D | gstv4l2bufferpool.h | 66 gint video_fd; /* a dup(2) of the v4l2object's video_fd */ member
|
D | gstv4l2object.h | 135 gint video_fd; member
|
D | gstv4l2videodec.c | 1222 const gchar * device_path, gint video_fd, GstCaps * sink_caps, in gst_v4l2_video_dec_register()
|
D | gstv4l2videoenc.c | 1204 const GstV4l2Codec * codec, gint video_fd, GstCaps * sink_caps, in gst_v4l2_video_enc_register()
|
/third_party/ffmpeg/libavdevice/ |
D | bktr.c | 56 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/ |
D | gstv4l2decoder.c | 77 gint video_fd; member
|