Home
last modified time | relevance | path

Searched refs:diff_cu_qp_delta_depth (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h281 unsigned int diff_cu_qp_delta_depth; member
H A Dnal-hevc.c448 rbsp_uev(rbsp, &pps->diff_cu_qp_delta_depth); in nal_hevc_rbsp_pps()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c103 unsigned char diff_cu_qp_delta_depth; member
484 GET_HEVC_VDEC_PARAM(diff_cu_qp_delta_depth); in vdec_hevc_copy_pps_params()
490 GET_HEVC_VDEC_PARAM(diff_cu_qp_delta_depth); in vdec_hevc_copy_pps_params()
/linux/drivers/media/platform/rockchip/rkvdec/
H A Drkvdec-hevc.c220 log2_min_cu_qp_delta_size = ctb_log2_size_y - pps->diff_cu_qp_delta_depth; in assemble_hw_pps()
H A Drkvdec-vdpu381-hevc.c224 pps->diff_cu_qp_delta_depth; in assemble_hw_pps()
H A Drkvdec-vdpu383-hevc.c244 pps->diff_cu_qp_delta_depth); in assemble_hw_pps()
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c618 VE_DEC_H265_DEC_PPS_CTRL0_DIFF_CU_QP_DELTA_DEPTH(pps->diff_cu_qp_delta_depth); in cedrus_h265_setup()
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1234 p_hevc_pps->diff_cu_qp_delta_depth = 0; in std_validate_compound()