Home
last modified time | relevance | path

Searched refs:first_width (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dwebmdashenc.c231 int first_width, i; in check_matching_width() local
233 first_width = s->streams[as->streams[0]]->codecpar->width; in check_matching_width()
235 if (first_width != s->streams[as->streams[i]]->codecpar->width) in check_matching_width()

Completed in 2 milliseconds