Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h105 RK_S32 curr_max_lt_idx; member
H A Dh264e_dpb.c399 if (dpb->next_max_lt_idx != dpb->curr_max_lt_idx) { in h264e_dpb_build_marking()
408 dpb->curr_max_lt_idx = dpb->next_max_lt_idx; in h264e_dpb_build_marking()
443 dpb->curr_max_lt_idx = 0; in h264e_dpb_proc()