Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h114 RK_S32 max_frm_num; member
H A Dh264e_dpb.c139 dpb->max_frm_num = 1 << log2_max_frm_num; in h264e_dpb_setup()
149 log2_max_frm_num, dpb->max_frm_num); in h264e_dpb_setup()
537 if (curr_frm_num >= dpb->max_frm_num) in h264e_dpb_proc()