Home
last modified time | relevance | path

Searched refs:pps_cb_qp_offset (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/media/
Dhevc-ctrls.h109 __s8 pps_cb_qp_offset; member
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus_h265.c398 VE_DEC_H265_DEC_PPS_CTRL0_PPS_CB_QP_OFFSET(pps->pps_cb_qp_offset) | in cedrus_h265_setup()
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-codec.rst3989 - ``pps_cb_qp_offset``
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch11569 + u16 pps_cb_qp_offset;
12226 + val |= (param->p.pps_cb_qp_offset & 0x1f) << 4;