Searched refs:GB_PICTURE (Results 1 – 3 of 3) sorted by relevance
339 if (p->picture_type == GB_PICTURE || p->invisible) { in dpb_remove_frame()390 if (ph->picture_type == G_PICTURE || ph->picture_type == GB_PICTURE) { in dpb_remove_scene_frame()395 if (p->picture_type == GB_PICTURE) { in dpb_remove_scene_frame()488 frm->invisible = (frm->picture_type == GB_PICTURE); in dpb_alloc_frame()489 frm->scene_frame_flag = (frm->picture_type == G_PICTURE || frm->picture_type == GB_PICTURE); in dpb_alloc_frame()492 frm->refered_by_others = (frm->picture_type != GB_PICTURE && mgr->cur_rps.refered_by_others); in dpb_alloc_frame()
158 GB_PICTURE = 5, enumerator
618 ph->picture_type = GB_PICTURE; in parse_picture_header_intra()