Home
last modified time | relevance | path

Searched refs:h264e_dpb_hal_end (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h158 MPP_RET h264e_dpb_hal_end(H264eDpb *dpb, RK_S32 slot_idx);
H A Dh264e_dpb.c744 MPP_RET h264e_dpb_hal_end(H264eDpb *dpb, RK_S32 slot_idx) in h264e_dpb_hal_end() function
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c2530 h264e_dpb_hal_end(ctx->dpb, task->flags.curr_idx); in hal_h264e_vepu580_ret_task()
2531 h264e_dpb_hal_end(ctx->dpb, task->flags.refr_idx); in hal_h264e_vepu580_ret_task()
H A Dhal_h264e_vepu510.c2534 h264e_dpb_hal_end(ctx->dpb, task->flags.curr_idx); in hal_h264e_vepu510_ret_task()
2535 h264e_dpb_hal_end(ctx->dpb, task->flags.refr_idx); in hal_h264e_vepu510_ret_task()
H A Dhal_h264e_vepu511.c2590 h264e_dpb_hal_end(ctx->dpb, task->flags.curr_idx); in hal_h264e_vepu511_ret_task()
2591 h264e_dpb_hal_end(ctx->dpb, task->flags.refr_idx); in hal_h264e_vepu511_ret_task()