Searched refs:ProfileTierLevel (Results 1 – 3 of 3) sorted by relevance
115 } ProfileTierLevel; typedef118 ProfileTierLevel m_generalPTL;119 ProfileTierLevel m_subLayerPTL[6]; // max. value of max_sub_layers_minus1 is 6
118 ProfileTierLevel *profileTierLevel = &vps->m_ptl.m_generalPTL; in h265e_set_vps()
232 void codeProfileTier(H265eStream *s, ProfileTierLevel* ptl) in codeProfileTier()