Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Davidec.c505 int avih_width = 0, avih_height = 0; in avi_read_header() local
584 avih_width = avio_rl32(pb); in avi_read_header()
770 st->codecpar->width = avih_width; in avi_read_header()

Completed in 3 milliseconds