Searched refs:PTLCommon (Results 1 – 6 of 6) sorted by relevance
92 typedef struct PTLCommon { struct113 } PTLCommon; argument116 PTLCommon general_ptl;117 PTLCommon sub_layer_ptl[HEVC_MAX_SUB_LAYERS];
25 static void write_ptl_layer(PutBitContext *pb, PTLCommon *ptl) in write_ptl_layer()
436 static int ptl_convert(const PTLCommon *general_ptl, H265RawProfileTierLevel *h265_raw_ptl) in ptl_convert()475 const PTLCommon *general_ptl = &ptl->general_ptl; in vdpau_hevc_parse_rext_profile()
492 static int ptl_convert(const PTLCommon *general_ptl, H265RawProfileTierLevel *h265_raw_ptl) in ptl_convert()531 const PTLCommon *general_ptl = &ptl->general_ptl; in ff_vaapi_parse_hevc_rext_profile()
189 PTLCommon ptlc = vps->ptl.general_ptl; in ff_videotoolbox_hvcc_extradata_create()
266 PTLCommon *ptl) in decode_profile_tier_level()