Lines Matching refs:fast_mode
153 if (!p_hal->fast_mode && !pp->spspps_update) { in prepare_spspps()
597 RK_U32 max_cnt = p_hal->fast_mode ? VDPU384A_FAST_REG_SET_CNT : 1; in vdpu384a_h264d_init()
615 if (!p_hal->fast_mode) { in vdpu384a_h264d_init()
644 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->reg_buf) : 1; in vdpu384a_h264d_deinit()
654 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in vdpu384a_h264d_deinit()
741 RK_U32 loop = p_hal->fast_mode ? MPP_ARRAY_ELEMS(ctx->reg_buf) : 1; in hal_h264d_rcb_info_update()
810 if (p_hal->fast_mode) { in vdpu384a_h264d_gen_regs()
857 vdpu384a_setup_rcb(®s->common_addr, p_hal->dev, p_hal->fast_mode ? in vdpu384a_h264d_gen_regs()
879 Vdpu384aH264dRegSet *regs = p_hal->fast_mode ? in vdpu384a_h264d_start()
955 Vdpu384aH264dRegSet *p_regs = p_hal->fast_mode ? in vdpu384a_h264d_wait()
989 if (p_hal->fast_mode) { in vdpu384a_h264d_wait()