Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwebmdashenc.c227 static int check_matching_width(AVFormatContext *s, const AdaptationSet *as) in check_matching_width() function
319 width_in_as = !w->is_live && check_matching_width (s, as); in write_adaptation_set()