Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h156 F_PICTURE = 3, enumerator
H A Davs2d_ps.c726 ph->picture_type = F_PICTURE; in parse_picture_header_inter()
H A Davs2d_dpb.c724 } else if ((p_cur->picture_type == P_PICTURE || p_cur->picture_type == F_PICTURE) && in dpb_set_frame_refs()