Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/av1d/
H A Dhal_av1d_vdpu383.c150 RK_U32 offset_uncomps; member
1321 reg_ctx->offset_uncomps = reg_ctx->uncmps_offset[0]; in hal_av1d_alloc_res()
2209 ctx->offset_uncomps = ctx->uncmps_offset[i]; in vdpu383_av1d_gen_regs()
2297 … regs->av1d_paras.reg65_strm_start_bit = (ctx->offset_uncomps & 0xf) * 8; // bit start to decode in vdpu383_av1d_gen_regs()
2298 mpp_dev_set_reg_offset(p_hal->dev, 128, ctx->offset_uncomps & 0xfffffff0); in vdpu383_av1d_gen_regs()
2307 + ctx->offset_uncomps, in vdpu383_av1d_gen_regs()