Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Davidec.c488 int avih_width = 0, avih_height = 0; in avi_read_header() local
567 avih_width = avio_rl32(pb); in avi_read_header()
751 st->codecpar->width = avih_width; in avi_read_header()