Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c32 #define V4L2_MIN_KERNEL_VER_MAJOR 5 macro
34 #define V4L2_MIN_KERNEL_VERSION KERNEL_VERSION(V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR…
126 V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR); in gst_v4l2_codec_vp8_dec_open()
Dgstv4l2codecmpeg2dec.c33 #define V4L2_MIN_KERNEL_VER_MAJOR 5 macro
36 KERNEL_VERSION(V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR, 0)
136 V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR); in gst_v4l2_codec_mpeg2_dec_open()
Dgstv4l2codech264dec.c32 #define V4L2_MIN_KERNEL_VER_MAJOR 5 macro
34 #define V4L2_MIN_KERNEL_VERSION KERNEL_VERSION(V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR…
1541 V4L2_MIN_KERNEL_VER_MAJOR, V4L2_MIN_KERNEL_VER_MINOR); in gst_v4l2_codec_h264_dec_register()