Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dhevc.h138 HEVC_MAX_WIDTH = 16888, enumerator
Dh265_metadata_bsf.c452 { .i64 = -1 }, -1, HEVC_MAX_WIDTH, FLAGS },
455 { .i64 = -1 }, -1, HEVC_MAX_WIDTH, FLAGS },
Dcbs_h265_syntax_template.c820 ue(pic_width_in_luma_samples, 1, HEVC_MAX_WIDTH); in FUNC()