Home
last modified time | relevance | path

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

/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-vdpu381-hevc.c69 u16 pps_cb_qp_offset : 5; member
225 hw_ps->pps.pps_cb_qp_offset = pps->pps_cb_qp_offset; in assemble_hw_pps()
H A Drkvdec-vdpu383-hevc.c68 u16 pps_cb_qp_offset : 5; member
316 hw_ps->pps_cb_qp_offset = pps->pps_cb_qp_offset; in assemble_hw_pps()
H A Drkvdec-hevc.c243 WRITE_PPS(pps->pps_cb_qp_offset, PPS_CB_QP_OFFSET); in assemble_hw_pps()
/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h282 int pps_cb_qp_offset; member
H A Dnal-hevc.c449 rbsp_sev(rbsp, &pps->pps_cb_qp_offset); in nal_hevc_rbsp_pps()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c104 char pps_cb_qp_offset; member
485 GET_HEVC_VDEC_PARAM(pps_cb_qp_offset); in vdec_hevc_copy_pps_params()
/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_hevc_dec.c216 hantro_reg_write(vpu, &g2_cb_qp_offset, pps->pps_cb_qp_offset); in set_params()
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c616 VE_DEC_H265_DEC_PPS_CTRL0_PPS_CB_QP_OFFSET(pps->pps_cb_qp_offset) | in cedrus_h265_setup()
/linux/include/uapi/linux/
H A Dv4l2-controls.h2263 * @pps_cb_qp_offset: specify the offsets to the luma quantization parameter Cb
2289 __s8 pps_cb_qp_offset;
2416 * @slice_cb_qp_offset: specifies a difference to be added to the value of pps_cb_qp_offset
2285 __s8 pps_cb_qp_offset; global() member