Home
last modified time | relevance | path

Searched defs:general_ptl (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvdpau_hevc.c436 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() local
Dvaapi_hevc.c492 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() local
Dhevc_ps.h116 PTLCommon general_ptl; member
/third_party/ffmpeg/libavformat/
Dhevc.c131 HVCCProfileTierLevel general_ptl; in hvcc_parse_ptl() local