Searched refs:HEVC_MAX_WIDTH (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | hevc.h | 138 HEVC_MAX_WIDTH = 16888, enumerator
|
H A D | h265_metadata_bsf.c | 453 { .i64 = -1 }, -1, HEVC_MAX_WIDTH, FLAGS }, 456 { .i64 = -1 }, -1, HEVC_MAX_WIDTH, FLAGS },
|
H A D | cbs_h265_syntax_template.c | 823 ue(pic_width_in_luma_samples, 1, HEVC_MAX_WIDTH); in sps()
|
Completed in 4 milliseconds