Home
last modified time | relevance | path

Searched refs:V4L2_MIN_KERNEL_VERSION (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c34 #define V4L2_MIN_KERNEL_VERSION KERNEL_VERSION(V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR… macro
122 if (version < V4L2_MIN_KERNEL_VERSION) in gst_v4l2_codec_vp8_dec_open()
Dgstv4l2codecmpeg2dec.c35 #define V4L2_MIN_KERNEL_VERSION \ macro
132 if (version < V4L2_MIN_KERNEL_VERSION) { in gst_v4l2_codec_mpeg2_dec_open()
Dgstv4l2codech264dec.c34 #define V4L2_MIN_KERNEL_VERSION KERNEL_VERSION(V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR… macro
1538 if (version < V4L2_MIN_KERNEL_VERSION) in gst_v4l2_codec_h264_dec_register()