Home
last modified time | relevance | path

Searched refs:hal_used (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h77 RK_U32 hal_used : 8; member
H A Dh265e_dpb.c935 frm->hal_used++; in h265e_dpb_hal_start()
944 frm->hal_used--; in h265e_dpb_hal_end()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h62 RK_U32 hal_used : 8; member
H A Dh264e_dpb.c516 if (p->hal_used) in h264e_dpb_proc()
739 frm->hal_used++; in h264e_dpb_hal_start()
748 frm->hal_used--; in h264e_dpb_hal_end()