Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c489 frm->scene_frame_flag = (frm->picture_type == G_PICTURE || frm->picture_type == GB_PICTURE); in dpb_alloc_frame()
490 frm->intra_frame_flag = (frm->scene_frame_flag || frm->picture_type == I_PICTURE); in dpb_alloc_frame()
491 frm->refered_by_scene = frm->scene_frame_flag; in dpb_alloc_frame()
H A Davs2d_global.h302 RK_U8 scene_frame_flag; //!< G/GB member