Lines Matching refs:fast_mode
360 if (!p_hal->fast_mode && !pp->spspps_update) { in prepare_spspps()
717 RK_U32 max_cnt = p_hal->fast_mode ? VDPU34X_FAST_REG_SET_CNT : 1; in vdpu34x_h264d_init()
735 if (!p_hal->fast_mode) { in vdpu34x_h264d_init()
769 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu34x_h264d_deinit()
776 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in vdpu34x_h264d_deinit()
862 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(ctx->reg_buf) : 1; in hal_h264d_rcb_info_update()
937 if (p_hal->fast_mode) { in vdpu34x_h264d_gen_regs()
962 if (!p_hal->fast_mode && !p_hal->pp->spspps_update) { in vdpu34x_h264d_gen_regs()
994 vdpu34x_setup_rcb(®s->common_addr, p_hal->dev, p_hal->fast_mode ? in vdpu34x_h264d_gen_regs()
1016 Vdpu34xH264dRegSet *regs = p_hal->fast_mode ? in vdpu34x_h264d_start()
1118 Vdpu34xH264dRegSet *p_regs = p_hal->fast_mode ? in vdpu34x_h264d_wait()
1151 if (p_hal->fast_mode) { in vdpu34x_h264d_wait()