Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h157 G_PICTURE = 4, enumerator
H A Davs2d_dpb.c390 if (ph->picture_type == G_PICTURE || ph->picture_type == GB_PICTURE) { in dpb_remove_scene_frame()
489 frm->scene_frame_flag = (frm->picture_type == G_PICTURE || frm->picture_type == GB_PICTURE); in dpb_alloc_frame()
H A Davs2d_ps.c616 ph->picture_type = G_PICTURE; in parse_picture_header_intra()