Home
last modified time | relevance | path

Searched refs:max_slice_segments_per_picture (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dh265_profile_level.h35 uint16_t max_slice_segments_per_picture; member
Dh265_profile_level.c216 if (slice_segments > level->max_slice_segments_per_picture) in ff_h265_guess_level()