Searched refs:V4L2_QUANTIZATION_DEFAULT (Results 1 - 25 of 64) sorted by relevance

123

/linux-master/drivers/media/test-drivers/vimc/
H A Dvimc-common.h60 (fmt)->quantization = V4L2_QUANTIZATION_DEFAULT; \
66 (fmt)->quantization = V4L2_QUANTIZATION_DEFAULT; \
H A Dvimc-common.c337 if (source_fmt.quantization != V4L2_QUANTIZATION_DEFAULT &&
338 sink_fmt.quantization != V4L2_QUANTIZATION_DEFAULT &&
/linux-master/drivers/media/platform/ti/vpe/
H A Dcsc.c190 if (src_quantization == V4L2_QUANTIZATION_DEFAULT)
218 if (dst_quantization == V4L2_QUANTIZATION_DEFAULT)
/linux-master/drivers/gpu/ipu-v3/
H A Dipu-ic-csc.c15 (q) == V4L2_QUANTIZATION_DEFAULT ? 0 : 1)
/linux-master/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-common.h32 #define DCMIPP_QUANTIZATION_DEFAULT V4L2_QUANTIZATION_DEFAULT
/linux-master/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c24 framefmt->quantization = V4L2_QUANTIZATION_DEFAULT;
H A Dmicrochip-csi2dc.c450 v4l2_try_fmt->quantization = V4L2_QUANTIZATION_DEFAULT;
645 csi2dc->format.quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-ip.c174 fmt.format.quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_v4l2.c265 .quantization = V4L2_QUANTIZATION_DEFAULT,
/linux-master/drivers/media/i2c/
H A Dmt9m001.c339 mf->quantization = V4L2_QUANTIZATION_DEFAULT;
403 mf->quantization = V4L2_QUANTIZATION_DEFAULT;
667 try_fmt->quantization = V4L2_QUANTIZATION_DEFAULT;
H A Dmt9m111.c539 mf->quantization = V4L2_QUANTIZATION_DEFAULT;
670 mf->quantization = V4L2_QUANTIZATION_DEFAULT;
1142 format->quantization = V4L2_QUANTIZATION_DEFAULT;
H A Dov2640.c934 mf->quantization = V4L2_QUANTIZATION_DEFAULT;
963 mf->quantization = V4L2_QUANTIZATION_DEFAULT;
1013 try_fmt->quantization = V4L2_QUANTIZATION_DEFAULT;
H A Dtw9900.c180 fmt->quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_proc.c255 mbus_format->quantization = V4L2_QUANTIZATION_DEFAULT;
H A Dsun6i_isp_capture.c420 pix_format->quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c234 f->fmt.pix.quantization = V4L2_QUANTIZATION_DEFAULT;
496 if (fmt->quantization == V4L2_QUANTIZATION_DEFAULT)
H A Dimx-media-utils.c511 if (tryfmt->quantization == V4L2_QUANTIZATION_DEFAULT)
/linux-master/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c262 frameinfo->quantization = V4L2_QUANTIZATION_DEFAULT;
272 streaminfo->quantization = V4L2_QUANTIZATION_DEFAULT;
591 pix->quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/
H A Dsun8i_a83t_mipi_csi2.c337 mbus_format->quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_csi_bridge.c500 mbus_format->quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/platform/sunxi/sun6i-mipi-csi2/
H A Dsun6i_mipi_csi2.c304 mbus_format->quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c266 dev->quantization_out = V4L2_QUANTIZATION_DEFAULT;
424 mp->quantization = V4L2_QUANTIZATION_DEFAULT;
H A Dvivid-ctrls.c1059 dev->quantization_out = V4L2_QUANTIZATION_DEFAULT;
1064 V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c114 ctx->quantization = V4L2_QUANTIZATION_DEFAULT;
440 pix->quantization = V4L2_QUANTIZATION_DEFAULT;
/linux-master/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc.c593 f->fmt.pix_mp.quantization = V4L2_QUANTIZATION_DEFAULT;
1270 ctx->quantization = V4L2_QUANTIZATION_DEFAULT;

Completed in 448 milliseconds

123