Home
last modified time | relevance | path

Searched refs:HEVC_MAX_SLICE_SEGMENTS (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc.h147 HEVC_MAX_SLICE_SEGMENTS = 600, enumerator
Dcbs_h265.h576 uint16_t num_nalus_in_du_minus1[HEVC_MAX_SLICE_SEGMENTS];
577 uint32_t du_cpb_removal_delay_increment_minus1[HEVC_MAX_SLICE_SEGMENTS];
Dcbs_h265_syntax_template.c1784 ue(num_decoding_units_minus1, 0, HEVC_MAX_SLICE_SEGMENTS); in FUNC()
1793 0, HEVC_MAX_SLICE_SEGMENTS, 1, i); in FUNC()