Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h135 enum NALUnitType { enum
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h545 enum NALUnitType nal_unit_type;
578 enum NALUnitType first_nal_type;
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h378 enum NALUnitType m_nalUnitType; ///< Nal unit type for the slice
H A Dh265e_dpb.c228 enum NALUnitType get_nal_unit_type(H265eDpb *dpb, int curPOC) in get_nal_unit_type()
345 void h265e_dpb_dec_refresh_marking(H265eDpb *dpb, RK_S32 poc_cur, enum NALUnitType nalUnitType) in h265e_dpb_dec_refresh_marking()