Home
last modified time | relevance | path

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

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