Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.c267 void codePTL(H265eStream *s, H265ePTL* ptl, RK_U32 profilePresentFlag, int maxNumSubLayersMinus1) in codePTL() function
315 codePTL(s, &vps->m_ptl, 1, vps->m_maxTLayers - 1); in h265e_vps_write()
459 codePTL(s, sps->m_ptl, 1, sps->m_maxTLayers - 1); in h265e_sps_write()