Searched refs:V4L2_CAP_EXT_PIX_FORMAT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dvideodev2.h500 #define V4L2_CAP_EXT_PIX_FORMAT 0x00200000 /* Supports the extended pixel format */ macro
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1109 cap->capabilities |= V4L2_CAP_EXT_PIX_FORMAT;
1110 cap->device_caps |= V4L2_CAP_EXT_PIX_FORMAT;

Completed in 120 milliseconds