Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_CPIA1 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/media/usb/gspca/
Dcpia1.c378 {160, 120, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE,
386 {176, 144, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE,
391 {320, 240, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE,
396 {352, 288, V4L2_PIX_FMT_CPIA1, V4L2_FIELD_NONE,
/linux-4.1.27/include/uapi/linux/
Dvideodev2.h506 #define V4L2_PIX_FMT_CPIA1 v4l2_fourcc('C', 'P', 'I', 'A') /* cpia1 YUV */ macro