Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h122 } H265ePTL; typedef
180 H265ePTL m_ptl;
299 H265ePTL *m_ptl;
H A Dh265e_header_gen.c267 void codePTL(H265eStream *s, H265ePTL* ptl, RK_U32 profilePresentFlag, int maxNumSubLayersMinus1) in codePTL()