Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.c664 RK_S32 small_poc = 0x7fffffff; in h264e_dpb_check() local
687 if (tmp->poc < small_poc) { in h264e_dpb_check()
689 small_poc = tmp->poc; in h264e_dpb_check()