Home
last modified time | relevance | path

Searched refs:V4L2_QUANTIZATION_LIM_RANGE (Results 1 – 25 of 30) sorted by relevance

12

/linux/drivers/media/platform/amphion/
H A Dvpu_color.c109 return V4L2_QUANTIZATION_LIM_RANGE; in vpu_color_cvrt_full_range_i2v()
133 case V4L2_QUANTIZATION_LIM_RANGE: in vpu_color_check_full_range()
173 full_range = V4L2_QUANTIZATION_LIM_RANGE; in vpu_color_get_default()
/linux/drivers/media/test-drivers/vimc/
H A Dvimc-common.h65 if ((fmt)->quantization > V4L2_QUANTIZATION_LIM_RANGE) \
/linux/drivers/media/platform/st/stm32/stm32-dcmipp/
H A Ddcmipp-common.h55 if ((fmt)->quantization > V4L2_QUANTIZATION_LIM_RANGE) \
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h281 case V4L2_QUANTIZATION_LIM_RANGE: in nal_h264_full_range()
H A Dnal-hevc.h423 case V4L2_QUANTIZATION_LIM_RANGE: in nal_hevc_full_range()
/linux/drivers/media/v4l2-core/
H A Dv4l2-dv-timings.c919 c.quantization = V4L2_QUANTIZATION_LIM_RANGE; in v4l2_hdmi_rx_colorimetry()
925 c.quantization = V4L2_QUANTIZATION_LIM_RANGE; in v4l2_hdmi_rx_colorimetry()
932 c.quantization = V4L2_QUANTIZATION_LIM_RANGE; in v4l2_hdmi_rx_colorimetry()
/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h54 #define MXC_ISI_DEF_QUANTIZATION V4L2_QUANTIZATION_LIM_RANGE
/linux/drivers/media/i2c/
H A Dds90ub913.c288 .quantization = V4L2_QUANTIZATION_LIM_RANGE, in _ub913_set_routing()
298 .quantization = V4L2_QUANTIZATION_LIM_RANGE, in _ub913_set_routing()
H A Dtda1997x.c671 if (c->quantization == V4L2_QUANTIZATION_LIM_RANGE) in tda1997x_configure_csc()
692 (c->quantization == V4L2_QUANTIZATION_LIM_RANGE)) { in tda1997x_configure_csc()
1248 c->quantization = V4L2_QUANTIZATION_LIM_RANGE; in set_rgb_quantization_range()
H A Dmt9v111.c113 .quantization = V4L2_QUANTIZATION_LIM_RANGE,
H A Dds90ub953.c447 .quantization = V4L2_QUANTIZATION_LIM_RANGE, in _ub953_set_routing()
H A Dadv7511-v4l2.c1382 case V4L2_QUANTIZATION_LIM_RANGE: in adv7511_set_fmt()
/linux/include/media/
H A Dv4l2-common.h622 quantization == V4L2_QUANTIZATION_LIM_RANGE; in v4l2_is_quant_valid()
/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces-defs.rst172 * - ``V4L2_QUANTIZATION_LIM_RANGE``
H A Dpixfmt-v4l2.rst236 ``V4L2_QUANTIZATION_LIM_RANGE``) and all other colorimetry fields shall
/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-isp.c581 src_fmt->quantization = V4L2_QUANTIZATION_LIM_RANGE; in rkisp1_isp_init_state()
656 src_fmt->quantization = V4L2_QUANTIZATION_LIM_RANGE; in rkisp1_isp_set_src_fmt()
H A Drkisp1-resizer.c393 sink_fmt->quantization = V4L2_QUANTIZATION_LIM_RANGE; in rkisp1_rsz_init_state()
/linux/include/uapi/linux/
H A Dvideodev2.h402 V4L2_QUANTIZATION_LIM_RANGE = 2, enumerator
413 V4L2_QUANTIZATION_FULL_RANGE : V4L2_QUANTIZATION_LIM_RANGE)
/linux/drivers/media/platform/cadence/
H A Dcdns-csi2rx.c451 .quantization = V4L2_QUANTIZATION_LIM_RANGE, in csi2rx_init_state()
/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c738 .quantization = V4L2_QUANTIZATION_LIM_RANGE, in cal_camerarx_sd_init_state()
H A Dcal-video.c920 pix_fmt->quantization = V4L2_QUANTIZATION_LIM_RANGE; in cal_ctx_v4l2_init_mc_format()
/linux/drivers/media/platform/ti/j721e-csi2rx/
H A Dj721e-csi2rx.c1018 pix_fmt->quantization = V4L2_QUANTIZATION_LIM_RANGE, in ti_csi2rx_v4l2_init()
/linux/drivers/media/test-drivers/vivid/
H A Dvivid-vid-out.c428 mp->quantization = V4L2_QUANTIZATION_LIM_RANGE; in vivid_try_fmt_vid_out()
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-core.c1018 if (tpg->real_quantization == V4L2_QUANTIZATION_LIM_RANGE && in precalculate_color()
1058 if (tpg->real_quantization == V4L2_QUANTIZATION_LIM_RANGE) { in precalculate_color()
/linux/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions106 replace symbol V4L2_QUANTIZATION_LIM_RANGE :c:type:`v4l2_quantization`

12