Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.h38 RK_S32 task_idx; member
H A Dhal_jpege_vepu2_v2.c181 task->flags.reg_idx = ctx->task_idx++; in hal_jpege_vepu2_get_task()
182 if (ctx->task_idx >= ctx->task_cnt) in hal_jpege_vepu2_get_task()
183 ctx->task_idx = 0; in hal_jpege_vepu2_get_task()
/rockchip-linux_mpp/mpp/codec/inc/
H A Dmpp_enc_impl.h97 RK_U32 task_idx; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu511.c119 RK_S32 task_idx; member
2531 RK_S32 task_idx = task->flags.reg_idx; in vepu511_h265e_update_tune_stat() local
2532 Vepu511H265eFrmCfg *frm = ctx->frms[task_idx]; in vepu511_h265e_update_tune_stat()
2636 RK_S32 task_idx = task->flags.reg_idx; in hal_h265e_vepu511_wait() local
2637 Vepu511H265eFrmCfg *frm = ctx->frms[task_idx]; in hal_h265e_vepu511_wait()
2727 RK_S32 task_idx = ctx->task_idx; in hal_h265e_vepu511_get_task() local
2743 frm_cfg = ctx->frms[task_idx]; in hal_h265e_vepu511_get_task()
2759 task->flags.reg_idx = ctx->task_idx; in hal_h265e_vepu511_get_task()
2760 ctx->ext_line_buf = ctx->ext_line_bufs[ctx->task_idx]; in hal_h265e_vepu511_get_task()
2763 ctx->task_idx++; in hal_h265e_vepu511_get_task()
[all …]
H A Dhal_h265e_vepu510.c120 RK_S32 task_idx; member
2344 RK_S32 task_idx = task->flags.reg_idx; in hal_h265e_v510_wait() local
2345 Vepu510H265eFrmCfg *frm = ctx->frms[task_idx]; in hal_h265e_v510_wait()
2487 RK_S32 task_idx = ctx->task_idx; in hal_h265e_v510_get_task() local
2504 frm_cfg = ctx->frms[task_idx]; in hal_h265e_v510_get_task()
2521 task->flags.reg_idx = ctx->task_idx; in hal_h265e_v510_get_task()
2522 ctx->ext_line_buf = ctx->ext_line_bufs[ctx->task_idx]; in hal_h265e_v510_get_task()
2525 ctx->task_idx++; in hal_h265e_v510_get_task()
2526 if (ctx->task_idx >= ctx->task_cnt) in hal_h265e_v510_get_task()
2527 ctx->task_idx = 0; in hal_h265e_v510_get_task()
[all …]
H A Dhal_h265e_vepu510_tune.c240 RK_S32 task_idx = task->flags.reg_idx; in vepu510_h265e_tune_stat_update() local
241 Vepu510H265eFrmCfg *frm = ctx->frms[task_idx]; in vepu510_h265e_tune_stat_update()
H A Dhal_h265e_vepu580.c175 RK_S32 task_idx; member
3185 RK_S32 task_idx = task->flags.reg_idx; in hal_h265e_v580_wait() local
3186 Vepu580H265eFrmCfg *frm = ctx->frms[task_idx]; in hal_h265e_v580_wait()
3321 RK_S32 task_idx = ctx->task_idx; in hal_h265e_v580_get_task() local
3327 task->flags.reg_idx = task_idx; in hal_h265e_v580_get_task()
3341 frm_cfg = ctx->frms[task_idx]; in hal_h265e_v580_get_task()
3358 ctx->task_idx++; in hal_h265e_v580_get_task()
3359 if (ctx->task_idx >= ctx->task_cnt) in hal_h265e_v580_get_task()
3360 ctx->task_idx = 0; in hal_h265e_v580_get_task()
3386 RK_S32 task_idx = task->flags.reg_idx; in hal_h265e_v580_ret_task() local
[all …]
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c120 RK_S32 task_idx; member
594 task->flags.reg_idx = ctx->task_idx; in hal_h264e_vepu580_get_task()
600 ctx->ext_line_buf = ctx->ext_line_bufs[ctx->task_idx]; in hal_h264e_vepu580_get_task()
601 ctx->regs_set = &ctx->regs_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()
602 ctx->amend = &ctx->amend_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()
609 H264ePrefixNal *prefix = &ctx->prefix_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()
610 H264eSlice *slice = &ctx->slice_sets[ctx->task_idx]; in hal_h264e_vepu580_get_task()
638 ctx->task_idx = !ctx->task_idx; in hal_h264e_vepu580_get_task()
H A Dhal_h264e_vepu510.c140 RK_S32 task_idx; member
576 task->flags.reg_idx = ctx->task_idx; in hal_h264e_vepu510_get_task()
582 ctx->ext_line_buf = ctx->ext_line_bufs[ctx->task_idx]; in hal_h264e_vepu510_get_task()
583 ctx->regs_set = &ctx->regs_sets[ctx->task_idx]; in hal_h264e_vepu510_get_task()
584 ctx->amend = &ctx->amend_sets[ctx->task_idx]; in hal_h264e_vepu510_get_task()
591 H264ePrefixNal *prefix = &ctx->prefix_sets[ctx->task_idx]; in hal_h264e_vepu510_get_task()
592 H264eSlice *slice = &ctx->slice_sets[ctx->task_idx]; in hal_h264e_vepu510_get_task()
620 ctx->task_idx = !ctx->task_idx; in hal_h264e_vepu510_get_task()
H A Dhal_h264e_vepu511.c143 RK_S32 task_idx; member
575 task->flags.reg_idx = ctx->task_idx; in hal_h264e_vepu511_get_task()
581 ctx->ext_line_buf = ctx->ext_line_bufs[ctx->task_idx]; in hal_h264e_vepu511_get_task()
582 ctx->regs_set = &ctx->regs_sets[ctx->task_idx]; in hal_h264e_vepu511_get_task()
583 ctx->amend = &ctx->amend_sets[ctx->task_idx]; in hal_h264e_vepu511_get_task()
590 H264ePrefixNal *prefix = &ctx->prefix_sets[ctx->task_idx]; in hal_h264e_vepu511_get_task()
591 H264eSlice *slice = &ctx->slice_sets[ctx->task_idx]; in hal_h264e_vepu511_get_task()
619 ctx->task_idx = !ctx->task_idx; in hal_h264e_vepu511_get_task()
/rockchip-linux_mpp/mpp/codec/
H A Dmpp_enc_impl.c3239 async->seq_idx = enc->task_idx++; in try_get_async_task()