Searched refs:curr_idx (Results 1 – 13 of 13) sorted by relevance
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h264e_syntax.h | 71 RK_S32 curr_idx; member
|
| /rockchip-linux_mpp/mpp/hal/inc/ |
| H A D | hal_enc_task.h | 39 RK_S32 curr_idx; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu580.c | 121 RK_S32 curr_idx; member 590 h264e_dpb_hal_start(ctx->dpb, frms->curr_idx); in hal_h264e_vepu580_get_task() 595 task->flags.curr_idx = frms->curr_idx; in hal_h264e_vepu580_get_task() 1633 HalBuf *curr = hal_bufs_get_buf(bufs, frms->curr_idx); in setup_vepu580_recn_refr() 2096 ctx->curr_idx = 0; in setup_vepu580_dual_core() 2101 reg_base->dual_core.dchs_txid = ctx->curr_idx; in setup_vepu580_dual_core() 2107 ctx->prev_idx = ctx->curr_idx++; in setup_vepu580_dual_core() 2108 if (ctx->curr_idx > 3) in setup_vepu580_dual_core() 2109 ctx->curr_idx = 0; in setup_vepu580_dual_core() 2530 h264e_dpb_hal_end(ctx->dpb, task->flags.curr_idx); in hal_h264e_vepu580_ret_task()
|
| H A D | hal_h264e_vepu510.c | 141 RK_S32 curr_idx; member 572 h264e_dpb_hal_start(ctx->dpb, frms->curr_idx); in hal_h264e_vepu510_get_task() 577 task->flags.curr_idx = frms->curr_idx; in hal_h264e_vepu510_get_task() 1503 HalBuf *curr = hal_bufs_get_buf(bufs, frms->curr_idx); in setup_vepu510_recn_refr() 1790 ctx->curr_idx = 0; in setup_vepu510_dual_core() 1795 reg_frm->common.dual_core.dchs_txid = ctx->curr_idx; in setup_vepu510_dual_core() 1802 ctx->prev_idx = ctx->curr_idx++; in setup_vepu510_dual_core() 1803 if (ctx->curr_idx > 3) in setup_vepu510_dual_core() 1804 ctx->curr_idx = 0; in setup_vepu510_dual_core() 2534 h264e_dpb_hal_end(ctx->dpb, task->flags.curr_idx); in hal_h264e_vepu510_ret_task()
|
| H A D | hal_h264e_vepu511.c | 144 RK_S32 curr_idx; member 571 h264e_dpb_hal_start(ctx->dpb, frms->curr_idx); in hal_h264e_vepu511_get_task() 576 task->flags.curr_idx = frms->curr_idx; in hal_h264e_vepu511_get_task() 1503 HalBuf *curr = hal_bufs_get_buf(bufs, frms->curr_idx); in setup_vepu511_recn_refr() 2590 h264e_dpb_hal_end(ctx->dpb, task->flags.curr_idx); in hal_h264e_vepu511_ret_task()
|
| H A D | hal_h264e_vepu541.c | 1135 HalBuf *curr = hal_bufs_get_buf(bufs, frms->curr_idx); in setup_vepu541_recn_refr()
|
| H A D | hal_h264e_vepu540c.c | 1070 HalBuf *curr = hal_bufs_get_buf(bufs, frms->curr_idx); in setup_vepu540c_recn_refr()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510.c | 123 RK_S32 curr_idx; member 1796 ctx->curr_idx = 0; in setup_vepu510_dual_core() 1801 reg_frm->common.dual_core.dchs_txid = ctx->curr_idx; in setup_vepu510_dual_core() 1808 ctx->prev_idx = ctx->curr_idx++; in setup_vepu510_dual_core() 1809 if (ctx->curr_idx > 3) in setup_vepu510_dual_core() 1810 ctx->curr_idx = 0; in setup_vepu510_dual_core()
|
| H A D | hal_h265e_vepu580.c | 178 RK_S32 curr_idx; member 2296 ctx->curr_idx = 0; in setup_vepu580_dual_core() 2301 reg_base->reg0193_dual_core.dchs_txid = ctx->curr_idx; in setup_vepu580_dual_core() 2307 ctx->prev_idx = ctx->curr_idx++; in setup_vepu580_dual_core() 2308 if (ctx->curr_idx > 3) in setup_vepu580_dual_core() 2309 ctx->curr_idx = 0; in setup_vepu580_dual_core()
|
| H A D | hal_h265e_vepu511.c | 122 RK_S32 curr_idx; member
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 468 frms->curr_idx = curr->slot_idx; in h264e_proc_dpb()
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu1_v2.c | 225 MppBuffer recn = h264e_vepu_buf_get_frame_buffer(hw_bufs, frms->curr_idx); in hal_h264e_vepu1_get_task_v2()
|
| H A D | hal_h264e_vepu2_v2.c | 226 MppBuffer recn = h264e_vepu_buf_get_frame_buffer(hw_bufs, frms->curr_idx); in hal_h264e_vepu2_get_task_v2()
|