Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h103 RK_S32 curr_max_lt_idx; member
H A Dh264e_dpb.c400 if (dpb->next_max_lt_idx != dpb->curr_max_lt_idx) { in h264e_dpb_build_marking()
409 dpb->curr_max_lt_idx = dpb->next_max_lt_idx; in h264e_dpb_build_marking()
444 dpb->curr_max_lt_idx = 0; in h264e_dpb_proc()