Home
last modified time | relevance | path

Searched refs:as_pskip_ref (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h69 RK_S32 as_pskip_ref; member
H A Dh264e_api_v2.c424 temp_frm->as_pskip_ref = 0; in h264e_pskip_ref_check()
426 temp_frm->as_pskip_ref = 1; in h264e_pskip_ref_check()
436 temp_frm->as_pskip_ref = 0; in h264e_pskip_ref_check()
H A Dh264e_dpb.c495 if (p == dpb->map[j] || p->as_pskip_ref) { in h264e_dpb_proc()
505 if ((!p->as_pskip_ref) && in h264e_dpb_proc()
676 if (tmp->as_pskip_ref) in h264e_dpb_check()