Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h1047 RK_S32 exit_picture_flag; member
H A Dh264d_api.c428 p_Dec->p_Vid->exit_picture_flag = 0; in h264d_reset()
H A Dh264d_parse.c1091 p_Dec->p_Vid->exit_picture_flag = 0; in parse_loop()
H A Dh264d_init.c2132 p_Dec->p_Vid->exit_picture_flag = 1; in update_dpb()
2137 p_Dec->p_Vid->exit_picture_flag = 0; in update_dpb()
H A Dh264d_dpb.c2092 if (!(*dec_pic) || !p_Vid->exit_picture_flag in exit_picture()