Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh265_profile_level.c123 const H265ProfileDescriptor *ff_h265_get_profile(const H265RawProfileTierLevel *ptl) in ff_h265_get_profile() function
174 profile = ff_h265_get_profile(ptl); in ff_h265_guess_level()
H A Dh265_profile_level.h73 const H265ProfileDescriptor *ff_h265_get_profile(const H265RawProfileTierLevel *ptl);
H A Dvdpau_hevc.c481 profile = ff_h265_get_profile(&h265_raw_ptl); in vdpau_hevc_parse_rext_profile()
H A Dvaapi_hevc.c561 profile = ff_h265_get_profile(&h265_raw_ptl); in ff_vaapi_parse_hevc_rext_profile()
/third_party/ffmpeg/libavcodec/tests/
H A Dh265_levels.c278 profile = ff_h265_get_profile(test_bitrate[i].ptl); in main()

Completed in 4 milliseconds