Searched refs:PTLCommon (Results 1 – 2 of 2) sorted by relevance
138 typedef struct PTLCommon { struct155 } PTLCommon; argument158 PTLCommon general_ptl;159 PTLCommon sub_layer_ptl[MAX_SUB_LAYERS];
274 static RK_S32 decode_profile_tier_level(HEVCContext *s, PTLCommon *ptl) in decode_profile_tier_level()