| /OK3568_Linux_fs/kernel/drivers/media/pci/ngene/ |
| H A D | ngene-i2c.c | 48 if ((com.cmd.raw8[0] >> 1) != adr) in ngene_command_i2c_read() 52 memcpy(in, com.cmd.raw8, inlen + 1); in ngene_command_i2c_read() 54 memcpy(in, com.cmd.raw8 + 1, inlen); in ngene_command_i2c_read() 74 if (com.cmd.raw8[0] == 1) in ngene_command_i2c_write()
|
| H A D | ngene-core.c | 282 memcpy(dev->FWInterfaceBuffer, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex() 285 ngcpyto(HOST_TO_NGENE, com->cmd.raw8, com->in_len + 2); in ngene_command_mutex() 317 memcpy(com->cmd.raw8, dev->ngenetohost, com->out_len); in ngene_command_mutex()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/xilinx/ |
| H A D | xlnx,csi2rxss.yaml | 50 Packets other than this data type (except for RAW8 and 62 0x2a - RAW8
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/include/ |
| H A D | rkcif-config.h | 30 * 0: raw12/raw10/raw8 8bit memory compact
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rkcif-config.h | 38 * 0: raw12/raw10/raw8 8bit memory compact
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rkcif-config.h | 40 * 0: raw12/raw10/raw8 8bit memory compact
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/ |
| H A D | tegra210.c | 594 TEGRA210_VIDEO_FMT(RAW8, 8, SRGGB8_1X8, 1, T_L8, SRGGB8), 595 TEGRA210_VIDEO_FMT(RAW8, 8, SGRBG8_1X8, 1, T_L8, SGRBG8), 596 TEGRA210_VIDEO_FMT(RAW8, 8, SGBRG8_1X8, 1, T_L8, SGBRG8), 597 TEGRA210_VIDEO_FMT(RAW8, 8, SBGGR8_1X8, 1, T_L8, SBGGR8),
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | version.h | 17 *1. support output yuyv fmt by setting the input mode to raw8
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | st,st-mipid02.txt | 10 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888, RGB444,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_tpg.c | 47 /* only raw8 grbg is supported by TPG */ in tpg_set_fmt()
|
| H A D | css_receiver_2400_common_defs.h | 40 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW8 42 /* 10 1010 RAW8 …
|
| H A D | isp_acquisition_defs.h | 191 #define ACQ_RAW8_DATA 42 /* 10 1010 RAW8 */
|
| H A D | isp_capture_defs.h | 229 #define CAPT_RAW8_DATA 42 /* 10 1010 RAW8 */
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-meta-d4xx.rst | 213 1 RAW8
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/ |
| H A D | xilinx-csi2rxss.c | 787 * RAW8 is supported in all datatypes. So if requested media bus format in xcsi2rxss_set_format() 788 * is of RAW8 type, then allow to be set. In case core is configured to in xcsi2rxss_set_format() 821 /* RAW8 dt packets are available in all DT configurations */ in xcsi2rxss_enum_mbus_code()
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | qcom_camss.rst | 62 - MIPI RAW8 (8bit Bayer RAW - V4L2_PIX_FMT_SRGGB8 /
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | ispccp2.c | 309 /* Format = RAW10+VP or RAW8+DPCM10+VP*/ in ccp2_lcx_config() 469 /* source format is RAW8 */ in ccp2_mem_configure() 473 /* RAW8 + DPCM10 - simple predictor */ in ccp2_mem_configure()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/hrt/ |
| H A D | mipi_backend_common_defs.h | 40 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW8 42 /* 10 1010 RAW8 …
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/host/ |
| H A D | csi_rx_private.h | 274 ia_css_print("CSI RX BE STATE Controller %d Force RAW8 0x%x\n", ID, in csi_rx_be_ctrl_dump_state()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-fw.c | 37 bi->info.isp.sp.enable.input_raw ? "raw8 raw10 " : "", in imgu_css_fw_show_binary()
|
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | emux_oss.c | 303 data = ev->data.raw8.d; in snd_emux_event_oss_input()
|
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_synth.c | 595 memcpy(ev->data.raw8.d, data, 8); in snd_seq_oss_synth_raw_event()
|
| /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/sound/ |
| H A D | asequencer.h | 288 struct snd_seq_ev_raw8 raw8; member
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asequencer.h | 288 struct snd_seq_ev_raw8 raw8; member
|
| /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/sound/ |
| H A D | asequencer.h | 288 struct snd_seq_ev_raw8 raw8; member
|