Searched refs:V4L2_SDR_FMT_CU16LE (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-sdr-cu16le.rst | 6 V4L2_SDR_FMT_CU16LE ('CU16')
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/msi2500/ |
| H A D | msi2500.c | 91 .pixelformat = V4L2_SDR_FMT_CU16LE, 285 case V4L2_SDR_FMT_CU16LE: /* 252 x IQ samples */ in msi2500_convert_stream() 694 case V4L2_SDR_FMT_CU16LE: in msi2500_set_usb_adc()
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | rtl2832_sdr.c | 87 .pixelformat = V4L2_SDR_FMT_CU16LE, 181 } else if (dev->pixelformat == V4L2_SDR_FMT_CU16LE) { in rtl2832_sdr_convert_stream()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | videodev2.h | 695 #define V4L2_SDR_FMT_CU16LE v4l2_fourcc('C', 'U', '1', '6') /* IQ u16le */ macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | videodev2.h | 695 #define V4L2_SDR_FMT_CU16LE v4l2_fourcc('C', 'U', '1', '6') /* IQ u16le */ macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | videodev2.h | 753 #define V4L2_SDR_FMT_CU16LE v4l2_fourcc('C', 'U', '1', '6') /* IQ u16le */ macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | videodev2.h | 755 #define V4L2_SDR_FMT_CU16LE v4l2_fourcc('C', 'U', '1', '6') /* IQ u16le */ macro
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 1418 case V4L2_SDR_FMT_CU16LE: descr = "Complex U16LE"; break; in v4l_fill_fmtdesc()
|