Home
last modified time | relevance | path

Searched refs:is_v345 (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h69 RK_U32 is_v345 : 1; member
H A Dhal_h265d_api.c64 p->is_v345 = (hw_id == HWID_VDPU345); in hal_h265d_init()
H A Dhal_h265d_rkv.c786 if (reg_ctx->is_v345) { in hal_h265d_rkv_gen_regs()
831 if (reg_ctx->is_v345) { in hal_h265d_rkv_gen_regs()
844 if (dxva_cxt->pp.slice_segment_header_extension_present_flag && !reg_ctx->is_v345) { in hal_h265d_rkv_gen_regs()
937 RK_U32 reg_size = (reg_ctx->is_v341 || reg_ctx->is_v345) ? V345_HEVC_REGISTERS : in hal_h265d_rkv_start()