Home
last modified time | relevance | path

Searched refs:NALUnitType (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265_syntax.h134 enum NALUnitType { enum
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h514 enum NALUnitType nal_unit_type;
547 enum NALUnitType first_nal_type;
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h359 enum NALUnitType m_nalUnitType; ///< Nal unit type for the slice
H A Dh265e_dpb.c181 enum NALUnitType get_nal_unit_type(H265eDpb *dpb, int curPOC) in get_nal_unit_type()
309 void h265e_dpb_dec_refresh_marking(H265eDpb *dpb, RK_S32 poc_cur, enum NALUnitType nalUnitType) in h265e_dpb_dec_refresh_marking()