Searched refs:V4L2_CAP_VIDEO_M2M (Results 1 – 5 of 5) sorted by relevance
55 (((_dcaps) & (V4L2_CAP_VIDEO_M2M | V4L2_CAP_VIDEO_M2M_MPLANE)) ||\
45 if (cap->capabilities & V4L2_CAP_VIDEO_M2M) in v4l2_splane_video()
201 } else if (capabilities & V4L2_CAP_VIDEO_M2M) { in gst_v4l2_decoder_open()
464 #define V4L2_CAP_VIDEO_M2M 0x00008000 macro