Home
last modified time | relevance | path

Searched refs:input_format (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c42 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
46 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
50 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
54 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
58 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
62 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
66 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
70 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
74 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
78 .input_format = SUN6I_CSI_INPUT_FMT_RAW,
[all …]
H A Dsun6i_csi_bridge.h25 u8 input_format; member
/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c34 .input_format = SUN6I_ISP_INPUT_FMT_RAW_BGGR,
38 .input_format = SUN6I_ISP_INPUT_FMT_RAW_GBRG,
42 .input_format = SUN6I_ISP_INPUT_FMT_RAW_GRBG,
46 .input_format = SUN6I_ISP_INPUT_FMT_RAW_RGGB,
51 .input_format = SUN6I_ISP_INPUT_FMT_RAW_BGGR,
55 .input_format = SUN6I_ISP_INPUT_FMT_RAW_GBRG,
59 .input_format = SUN6I_ISP_INPUT_FMT_RAW_GRBG,
63 .input_format = SUN6I_ISP_INPUT_FMT_RAW_RGGB,
159 SUN6I_ISP_MODE_INPUT_FMT(format->input_format) | in sun6i_isp_proc_configure()
H A Dsun6i_isp_proc.h26 u8 input_format; member
/linux/drivers/media/platform/amphion/
H A Dvpu_codec.h10 u32 input_format; member
H A Dvpu_windsor.c1123 if (params->input_format != V4L2_PIX_FMT_NV12 && in vpu_windsor_set_params()
1124 params->input_format != V4L2_PIX_FMT_NV12M) in vpu_windsor_set_params()
/linux/include/uapi/sound/
H A Dhdspm.h101 enum hdspm_ltc_input_format input_format; member
/linux/sound/soc/intel/catpt/
H A Dmessages.c36 struct catpt_audio_format input_format; member
76 input.input_format = *afmt; in catpt_ipc_alloc_stream()
/linux/sound/soc/fsl/
H A Dfsl_asrc.c405 switch (snd_pcm_format_width(config->input_format)) { in fsl_asrc_config_pair()
417 config->input_format); in fsl_asrc_config_pair()
724 config.input_format = params_format(params); in fsl_asrc_dai_hw_params()
729 config.input_format = asrc->asrc_format; in fsl_asrc_dai_hw_params()
1094 config.input_format = pair->sample_format[IN]; in fsl_asrc_m2m_prepare()
/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_gmin_platform.c978 csi->input_format = format; in camera_sensor_csi_alloc()
/linux/drivers/staging/media/atomisp/pci/runtime/binary/src/
H A Dbinary.c788 binary->input_format = stream_format; in ia_css_binary_fill_info()