Home
last modified time | relevance | path

Searched refs:gst_v4l2_codec_probe_profiles (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2codec.h43 gboolean gst_v4l2_codec_probe_profiles(const GstV4l2Codec * codec, gint video_fd,
Dgstv4l2codec.c38 gst_v4l2_codec_probe_profiles (const GstV4l2Codec * codec, gint video_fd, in gst_v4l2_codec_probe_profiles() function
Dgstv4l2videoenc.c1223 if (gst_v4l2_codec_probe_profiles (codec, video_fd, &value)) { in gst_v4l2_video_enc_register()
Dgstv4l2videodec.c1259 if (gst_v4l2_codec_probe_profiles (cdata->codec, video_fd, &value)) { in gst_v4l2_video_dec_register()