Searched refs:refr_idx (Results 1 – 10 of 10) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 423 if (temp_frm->slot_idx != frms->refr_idx) { in h264e_pskip_ref_check() 472 frms->refr_idx = refr->prev_ref_idx; in h264e_proc_dpb() 474 frms->refr_idx = refr->slot_idx; in h264e_proc_dpb() 476 frms->refr_idx = curr->slot_idx; in h264e_proc_dpb() 593 p->dpb.curr->prev_ref_idx = p->frms.refr_idx; in h264e_sw_enc()
|
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h264e_syntax.h | 72 RK_S32 refr_idx; member
|
| /rockchip-linux_mpp/mpp/hal/inc/ |
| H A D | hal_enc_task.h | 40 RK_S32 refr_idx; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu580.c | 591 h264e_dpb_hal_start(ctx->dpb, frms->refr_idx); in hal_h264e_vepu580_get_task() 596 task->flags.refr_idx = frms->refr_idx; in hal_h264e_vepu580_get_task() 1634 HalBuf *refr = hal_bufs_get_buf(bufs, frms->refr_idx); in setup_vepu580_recn_refr() 2531 h264e_dpb_hal_end(ctx->dpb, task->flags.refr_idx); in hal_h264e_vepu580_ret_task()
|
| H A D | hal_h264e_vepu510.c | 573 h264e_dpb_hal_start(ctx->dpb, frms->refr_idx); in hal_h264e_vepu510_get_task() 578 task->flags.refr_idx = frms->refr_idx; in hal_h264e_vepu510_get_task() 1504 HalBuf *refr = hal_bufs_get_buf(bufs, frms->refr_idx); in setup_vepu510_recn_refr() 2535 h264e_dpb_hal_end(ctx->dpb, task->flags.refr_idx); in hal_h264e_vepu510_ret_task()
|
| H A D | hal_h264e_vepu511.c | 572 h264e_dpb_hal_start(ctx->dpb, frms->refr_idx); in hal_h264e_vepu511_get_task() 577 task->flags.refr_idx = frms->refr_idx; in hal_h264e_vepu511_get_task() 1504 HalBuf *refr = hal_bufs_get_buf(bufs, frms->refr_idx); in setup_vepu511_recn_refr() 2591 h264e_dpb_hal_end(ctx->dpb, task->flags.refr_idx); in hal_h264e_vepu511_ret_task()
|
| H A D | hal_h264e_vepu541.c | 1136 HalBuf *refr = hal_bufs_get_buf(bufs, frms->refr_idx); in setup_vepu541_recn_refr()
|
| H A D | hal_h264e_vepu540c.c | 1071 HalBuf *refr = hal_bufs_get_buf(bufs, frms->refr_idx); in setup_vepu540c_recn_refr()
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu1_v2.c | 226 MppBuffer refr = h264e_vepu_buf_get_frame_buffer(hw_bufs, frms->refr_idx); in hal_h264e_vepu1_get_task_v2()
|
| H A D | hal_h264e_vepu2_v2.c | 227 MppBuffer refr = h264e_vepu_buf_get_frame_buffer(hw_bufs, frms->refr_idx); in hal_h264e_vepu2_get_task_v2()
|