Home
last modified time | relevance | path

Searched refs:V4L2_QUANTIZATION_DEFAULT (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/media/test-drivers/vimc/
A Dvimc-common.h53 (fmt)->quantization = V4L2_QUANTIZATION_DEFAULT; \
59 (fmt)->quantization = V4L2_QUANTIZATION_DEFAULT; \
A Dvimc-common.c337 if (source_fmt.quantization != V4L2_QUANTIZATION_DEFAULT && in vimc_vdev_link_validate()
338 sink_fmt.quantization != V4L2_QUANTIZATION_DEFAULT && in vimc_vdev_link_validate()
/linux/drivers/media/platform/ti-vpe/
A Dcsc.c190 if (src_quantization == V4L2_QUANTIZATION_DEFAULT) in csc_set_coeff()
218 if (dst_quantization == V4L2_QUANTIZATION_DEFAULT) in csc_set_coeff()
/linux/drivers/gpu/ipu-v3/
A Dipu-ic-csc.c15 (q) == V4L2_QUANTIZATION_DEFAULT ? 0 : 1)
/linux/drivers/media/i2c/
A Dmt9m001.c345 mf->quantization = V4L2_QUANTIZATION_DEFAULT; in mt9m001_get_fmt()
409 mf->quantization = V4L2_QUANTIZATION_DEFAULT; in mt9m001_set_fmt()
673 try_fmt->quantization = V4L2_QUANTIZATION_DEFAULT; in mt9m001_init_cfg()
A Dov2640.c942 mf->quantization = V4L2_QUANTIZATION_DEFAULT; in ov2640_get_fmt()
971 mf->quantization = V4L2_QUANTIZATION_DEFAULT; in ov2640_set_fmt()
1022 try_fmt->quantization = V4L2_QUANTIZATION_DEFAULT; in ov2640_init_cfg()
A Dmt9m111.c546 mf->quantization = V4L2_QUANTIZATION_DEFAULT; in mt9m111_get_fmt()
677 mf->quantization = V4L2_QUANTIZATION_DEFAULT; in mt9m111_set_fmt()
1134 format->quantization = V4L2_QUANTIZATION_DEFAULT; in mt9m111_init_cfg()
A Dimx335.c551 fmt->format.quantization = V4L2_QUANTIZATION_DEFAULT; in imx335_fill_pad_format()
A Dimx412.c694 fmt->format.quantization = V4L2_QUANTIZATION_DEFAULT; in imx412_fill_pad_format()
A Dimx334.c560 fmt->format.quantization = V4L2_QUANTIZATION_DEFAULT; in imx334_fill_pad_format()
A Dov9282.c561 fmt->format.quantization = V4L2_QUANTIZATION_DEFAULT; in ov9282_fill_pad_format()
/linux/drivers/media/platform/sunxi/sun4i-csi/
A Dsun4i_v4l2.c269 .quantization = V4L2_QUANTIZATION_DEFAULT,
/linux/Documentation/userspace-api/media/v4l/
A Dcolorspaces-defs.rst162 * - ``V4L2_QUANTIZATION_DEFAULT``
/linux/drivers/staging/media/imx/
A Dimx-media-csc-scaler.c234 f->fmt.pix.quantization = V4L2_QUANTIZATION_DEFAULT; in ipu_csc_scaler_try_fmt()
496 if (fmt->quantization == V4L2_QUANTIZATION_DEFAULT) in ipu_image_from_q_data()
A Dimx-media-utils.c511 if (tryfmt->quantization == V4L2_QUANTIZATION_DEFAULT) in imx_media_try_colorimetry()
/linux/drivers/media/platform/sti/delta/
A Ddelta-v4l2.c262 frameinfo->quantization = V4L2_QUANTIZATION_DEFAULT; in set_default_params()
272 streaminfo->quantization = V4L2_QUANTIZATION_DEFAULT; in set_default_params()
591 pix->quantization = V4L2_QUANTIZATION_DEFAULT; in delta_try_fmt_frame()
/linux/drivers/media/platform/sunxi/sun6i-csi/
A Dsun6i_video.c373 pixfmt->quantization = V4L2_QUANTIZATION_DEFAULT; in sun6i_video_try_fmt()
/linux/Documentation/admin-guide/media/
A Drkisp1.rst194 ``V4L2_QUANTIZATION_DEFAULT`` even if the quantization is configured to full
/linux/drivers/media/platform/mtk-vcodec/
A Dmtk_vcodec_enc.c587 f->fmt.pix_mp.quantization = V4L2_QUANTIZATION_DEFAULT; in vidioc_try_fmt_vid_out_mplane()
1306 ctx->quantization = V4L2_QUANTIZATION_DEFAULT; in mtk_vcodec_enc_set_default_params()
/linux/drivers/media/platform/sti/hva/
A Dhva-v4l2.c114 ctx->quantization = V4L2_QUANTIZATION_DEFAULT; in set_default_params()
440 pix->quantization = V4L2_QUANTIZATION_DEFAULT; in hva_try_fmt_frame()
/linux/drivers/media/test-drivers/vivid/
A Dvivid-vid-out.c269 dev->quantization_out = V4L2_QUANTIZATION_DEFAULT; in vivid_update_format_out()
427 mp->quantization = V4L2_QUANTIZATION_DEFAULT; in vivid_try_fmt_vid_out()
A Dvivid-ctrls.c993 dev->quantization_out = V4L2_QUANTIZATION_DEFAULT; in vivid_vid_out_s_ctrl()
998 V4L2_QUANTIZATION_DEFAULT; in vivid_vid_out_s_ctrl()
/linux/drivers/staging/media/hantro/
A Dhantro_v4l2.c323 fmt->quantization = V4L2_QUANTIZATION_DEFAULT; in hantro_reset_fmt()
/linux/drivers/media/pci/intel/ipu3/
A Dipu3-cio2-main.c1105 mpix->quantization = V4L2_QUANTIZATION_DEFAULT; in cio2_v4l2_try_fmt()
1200 .quantization = V4L2_QUANTIZATION_DEFAULT, in cio2_subdev_open()
/linux/drivers/media/platform/
A Drcar_fdp1.c1535 if (quantization == V4L2_QUANTIZATION_DEFAULT) in fdp1_try_fmt_capture()
1565 pix->quantization = V4L2_QUANTIZATION_DEFAULT; in fdp1_try_fmt_capture()

Completed in 57 milliseconds

12