Searched refs:V4L2_SDR_FMT_CS8 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-sdr-cap.c38 .pixelformat = V4L2_SDR_FMT_CS8,
562 case V4L2_SDR_FMT_CS8:
/linux-master/drivers/media/usb/msi2500/
H A Dmsi2500.c76 .pixelformat = V4L2_SDR_FMT_CS8,
316 case V4L2_SDR_FMT_CS8: /* 504 x IQ samples */
697 case V4L2_SDR_FMT_CS8:
/linux-master/drivers/media/usb/hackrf/
H A Dhackrf.c80 .pixelformat = V4L2_SDR_FMT_CS8,
/linux-master/include/uapi/linux/
H A Dvideodev2.h818 #define V4L2_SDR_FMT_CS8 v4l2_fourcc('C', 'S', '0', '8') /* complex s8 */ macro
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c1431 case V4L2_SDR_FMT_CS8: descr = "Complex S8"; break;

Completed in 277 milliseconds