Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h1121 RK_S32 first_iframe_poc; member
H A Dh264d_dpb.c866 if ((p_err->i_slice_no < 2) && (p->poc < p_err->first_iframe_poc)) { in write_picture()
H A Dh264d_init.c2071 p_err->first_iframe_poc = p_Vid->dec_pic->poc; //!< recoder first i frame poc in init_picture()