Home
last modified time | relevance | path

Searched refs:pps_cb_qp_offset (Results 1 – 7 of 7) 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/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()