Home
last modified time | relevance | path

Searched refs:V4L2_CAP_VIDEO_M2M (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dv4l2-utils.h55 (((_dcaps) & (V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE)) ||\
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m.c45 if (cap->capabilities & V4L2_CAP_VIDEO_M2M) in v4l2_splane_video()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2decoder.c201 } else if (capabilities & V4L2_CAP_VIDEO_M2M) { in gst_v4l2_decoder_open()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h464 #define V4L2_CAP_VIDEO_M2M 0x00008000 macro
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h464 #define V4L2_CAP_VIDEO_M2M 0x00008000 macro