Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2codec.h45 gboolean gst_v4l2_codec_probe_levels(const GstV4l2Codec * codec, gint video_fd,
Dgstv4l2codec.c82 gst_v4l2_codec_probe_levels (const GstV4l2Codec * codec, gint video_fd, in gst_v4l2_codec_probe_levels() function
Dgstv4l2videodec.c1254 if (gst_v4l2_codec_probe_levels (cdata->codec, video_fd, &value)) { in gst_v4l2_video_dec_register()
Dgstv4l2videoenc.c1218 if (gst_v4l2_codec_probe_levels (codec, video_fd, &value)) { in gst_v4l2_video_enc_register()