Lines Matching refs:fast_mode
142 RK_U32 max_cnt = reg_ctx->fast_mode ? MAX_GEN_REG : 1; in hal_h265d_vdpu383_init()
163 if (!reg_ctx->fast_mode) { in hal_h265d_vdpu383_init()
188 RK_U32 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->g_buf) : 1; in hal_h265d_vdpu383_deinit()
196 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->rcb_buf) : 1; in hal_h265d_vdpu383_deinit()
745 RK_U32 loop = reg_ctx->fast_mode ? MPP_ARRAY_ELEMS(reg_ctx->g_buf) : 1; in hal_h265d_rcb_info_update()
770 static RK_S32 hal_h265d_vdpu383_rps(void *dxva, void *rps_buf, void* sw_rps_buf, RK_U32 fast_mode) in hal_h265d_vdpu383_rps() argument
778 if (fast_mode) { in hal_h265d_vdpu383_rps()
885 if (reg_ctx ->fast_mode) { in hal_h265d_vdpu383_gen_regs()
1070 hal_h265d_vdpu383_rps(syn->dec.syntax.data, rps_ptr, reg_ctx->sw_rps_buf, reg_ctx->fast_mode); in hal_h265d_vdpu383_gen_regs()
1192 vdpu383_setup_rcb(&hw_regs->common_addr, reg_ctx->dev, reg_ctx->fast_mode ? in hal_h265d_vdpu383_gen_regs()
1249 if (reg_ctx->fast_mode) { in hal_h265d_vdpu383_start()
1340 if (reg_ctx->fast_mode) { in hal_h265d_vdpu383_wait()
1368 if (!reg_ctx->fast_mode) { in hal_h265d_vdpu383_wait()
1381 if (reg_ctx->fast_mode && reg_ctx->fast_mode_err_found) { in hal_h265d_vdpu383_wait()
1415 if (reg_ctx->fast_mode) { in hal_h265d_vdpu383_wait()