Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwebmdashenc.c245 int first_height, i; in check_matching_height() local
247 first_height = s->streams[as->streams[0]]->codecpar->height; in check_matching_height()
249 if (first_height != s->streams[as->streams[i]]->codecpar->height) in check_matching_height()