Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.c232 void codeProfileTier(H265eStream *s, ProfileTierLevel* ptl) in codeProfileTier() function
271 codeProfileTier(s, &ptl->m_generalPTL); in codePTL()
291 codeProfileTier(s, &ptl->m_subLayerPTL[i]); // sub_layer_... in codePTL()