Searched refs:V4L2_SDR_FMT_CU8 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-sdr-cap.c35 .pixelformat = V4L2_SDR_FMT_CU8,
554 case V4L2_SDR_FMT_CU8:
H A Dvivid-core.c1846 dev->sdr_pixelformat = V4L2_SDR_FMT_CU8;
/linux-master/drivers/media/usb/msi2500/
H A Dmsi2500.c88 .pixelformat = V4L2_SDR_FMT_CU8,
271 case V4L2_SDR_FMT_CU8: /* 504 x IQ samples */
691 case V4L2_SDR_FMT_CU8:
/linux-master/drivers/media/dvb-frontends/
H A Drtl2832_sdr.c84 .pixelformat = V4L2_SDR_FMT_CU8,
177 if (dev->pixelformat == V4L2_SDR_FMT_CU8) {
/linux-master/include/uapi/linux/
H A Dvideodev2.h816 #define V4L2_SDR_FMT_CU8 v4l2_fourcc('C', 'U', '0', '8') /* IQ u8 */ macro
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1429 case V4L2_SDR_FMT_CU8: descr = "Complex U8"; break;

Completed in 230 milliseconds