Home
last modified time | relevance | path

Searched refs:last_is_ref (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h83 RK_S32 last_is_ref; member
H A Dh264e_dpb.c488 RK_S32 curr_frm_num = rt->last_frm_num + rt->last_is_ref; in h264e_dpb_proc()
545 curr_poc_lsb += 1 + rt->last_is_ref; in h264e_dpb_proc()
561 rt->last_is_ref = !curr->is_non_ref; in h264e_dpb_proc()