Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h1027 RK_S32 last_pic_bottom_field; member
H A Dh264d_dpb.c1446 p_Vid->last_pic_bottom_field = p->structure == BOTTOM_FIELD; in store_picture_in_dpb()
H A Dh264d_init.c52 if (p_Vid->last_pic_bottom_field) { in decode_poc()