Home
last modified time | relevance | path

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