Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265d_syntax.h146 UINT32 IrapPicFlag : 1; member
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser2_syntax.c144 pp->IrapPicFlag = (h->first_nal_type >= 16 && h->first_nal_type <= 23); in fill_picture_parameters()