Home
last modified time | relevance | path

Searched full:raw8 (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/media/pci/ngene/
H A Dngene-i2c.c48 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 Dngene-core.c282 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 Dxlnx,csi2rxss.yaml50 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 Drkcif-config.h30 * 0: raw12/raw10/raw8 8bit memory compact
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkcif-config.h38 * 0: raw12/raw10/raw8 8bit memory compact
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drkcif-config.h40 * 0: raw12/raw10/raw8 8bit memory compact
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A Dtegra210.c594 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 Dversion.h17 *1. support output yuyv fmt by setting the input mode to raw8
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/
H A Dst,st-mipid02.txt10 Supported formats are RAW6, RAW7, RAW8, RAW10, RAW12, RGB565, RGB888, RGB444,
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_tpg.c47 /* only raw8 grbg is supported by TPG */ in tpg_set_fmt()
H A Dcss_receiver_2400_common_defs.h40 #define _HRT_CSS_RECEIVER_2400_DATA_FORMAT_ID_RAW8 42 /* 10 1010 RAW8
H A Disp_acquisition_defs.h191 #define ACQ_RAW8_DATA 42 /* 10 1010 RAW8 */
H A Disp_capture_defs.h229 #define CAPT_RAW8_DATA 42 /* 10 1010 RAW8 */
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dpixfmt-meta-d4xx.rst213 1 RAW8
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-csi2rxss.c787 * 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 Dqcom_camss.rst62 - MIPI RAW8 (8bit Bayer RAW - V4L2_PIX_FMT_SRGGB8 /
/OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/
H A Dispccp2.c309 /* 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 Dmipi_backend_common_defs.h40 #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 Dcsi_rx_private.h274 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 Dipu3-css-fw.c37 bi->info.isp.sp.enable.input_raw ? "raw8 raw10 " : "", in imgu_css_fw_show_binary()
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_oss.c303 data = ev->data.raw8.d; in snd_emux_event_oss_input()
/OK3568_Linux_fs/kernel/sound/core/seq/oss/
H A Dseq_oss_synth.c595 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 Dasequencer.h288 struct snd_seq_ev_raw8 raw8; member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasequencer.h288 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 Dasequencer.h288 struct snd_seq_ev_raw8 raw8; member

12