Searched refs:PTLCommon (Results 1 – 2 of 2) sorted by relevance
137 typedef struct PTLCommon { struct147 } PTLCommon; argument150 PTLCommon general_ptl;151 PTLCommon sub_layer_ptl[MAX_SUB_LAYERS];
266 static RK_S32 decode_profile_tier_level(HEVCContext *s, PTLCommon *ptl) in decode_profile_tier_level()