Home
last modified time | relevance | path

Searched refs:refr_idx (Results 1 – 10 of 10) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c423 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 Dh264e_syntax.h72 RK_S32 refr_idx; member
/rockchip-linux_mpp/mpp/hal/inc/
H A Dhal_enc_task.h40 RK_S32 refr_idx; member
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c591 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 Dhal_h264e_vepu510.c573 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 Dhal_h264e_vepu511.c572 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 Dhal_h264e_vepu541.c1136 HalBuf *refr = hal_bufs_get_buf(bufs, frms->refr_idx); in setup_vepu541_recn_refr()
H A Dhal_h264e_vepu540c.c1071 HalBuf *refr = hal_bufs_get_buf(bufs, frms->refr_idx); in setup_vepu540c_recn_refr()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c226 MppBuffer refr = h264e_vepu_buf_get_frame_buffer(hw_bufs, frms->refr_idx); in hal_h264e_vepu1_get_task_v2()
H A Dhal_h264e_vepu2_v2.c227 MppBuffer refr = h264e_vepu_buf_get_frame_buffer(hw_bufs, frms->refr_idx); in hal_h264e_vepu2_get_task_v2()