Searched refs:V4L2_SDR_FMT_CU16LE (Results 1 – 3 of 3) sorted by relevance
109 .pixelformat = V4L2_SDR_FMT_CU16LE,301 case V4L2_SDR_FMT_CU16LE: /* 252 x IQ samples */ in msi2500_convert_stream()710 case V4L2_SDR_FMT_CU16LE: in msi2500_set_usb_adc()
97 .pixelformat = V4L2_SDR_FMT_CU16LE,229 } else if (dev->pixelformat == V4L2_SDR_FMT_CU16LE) { in rtl2832_sdr_convert_stream()
535 #define V4L2_SDR_FMT_CU16LE v4l2_fourcc('C', 'U', '1', '6') /* IQ u16le */ macro