Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh265_profile_level.c42 static const H265ProfileDescriptor h265_profiles[] = { variable
130 for (i = 0; i < FF_ARRAY_ELEMS(h265_profiles); i++) { in ff_h265_get_profile()
131 const H265ProfileDescriptor *profile = &h265_profiles[i]; in ff_h265_get_profile()
179 profile = &h265_profiles[4]; in ff_h265_guess_level()

Completed in 1 milliseconds