Home
last modified time | relevance | path

Searched refs:H265ProfileDescriptor (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh265_profile_level.h47 typedef struct H265ProfileDescriptor { struct
70 } H265ProfileDescriptor; typedef
73 const H265ProfileDescriptor *ff_h265_get_profile(const H265RawProfileTierLevel *ptl);
H A Dh265_profile_level.c42 static const H265ProfileDescriptor h265_profiles[] = {
123 const H265ProfileDescriptor *ff_h265_get_profile(const H265RawProfileTierLevel *ptl) in ff_h265_get_profile()
131 const H265ProfileDescriptor *profile = &h265_profiles[i]; in ff_h265_get_profile()
169 const H265ProfileDescriptor *profile; in ff_h265_guess_level()
H A Dvdpau_hevc.c475 const H265ProfileDescriptor *profile; in vdpau_hevc_parse_rext_profile()
H A Dvaapi_hevc.c555 const H265ProfileDescriptor *profile; in ff_vaapi_parse_hevc_rext_profile()
/third_party/ffmpeg/libavcodec/tests/
H A Dh265_levels.c244 const H265ProfileDescriptor *profile; in main()

Completed in 3 milliseconds