Lines Matching refs:fast_mode
166 if (!p_hal->fast_mode && !pp->spspps_update) { in prepare_spspps()
639 RK_U32 max_cnt = p_hal->fast_mode ? VDPU383_FAST_REG_SET_CNT : 1; in vdpu383_h264d_init()
659 if (!p_hal->fast_mode) { in vdpu383_h264d_init()
693 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu383_h264d_deinit()
703 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in vdpu383_h264d_deinit()
790 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(ctx->reg_buf) : 1; in hal_h264d_rcb_info_update()
858 if (p_hal->fast_mode) { in vdpu383_h264d_gen_regs()
911 vdpu383_setup_rcb(®s->common_addr, p_hal->dev, p_hal->fast_mode ? in vdpu383_h264d_gen_regs()
933 Vdpu383H264dRegSet *regs = p_hal->fast_mode ? in vdpu383_h264d_start()
1009 Vdpu383H264dRegSet *p_regs = p_hal->fast_mode ? in vdpu383_h264d_wait()
1043 if (p_hal->fast_mode) { in vdpu383_h264d_wait()