Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h82 RK_S32 last_seq_idx; member
H A Dh264e_dpb.c446 if (curr->seq_idx == rt->last_seq_idx) { in h264e_dpb_proc()
560 rt->last_seq_idx = curr->seq_idx; in h264e_dpb_proc()