Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dy4minput.c57 int got_interlace; in y4m_parse_tags() local
62 got_w = got_h = got_fps = got_interlace = got_par = got_chroma = 0; in y4m_parse_tags()
92 got_interlace = 1; in y4m_parse_tags()
113 if (!got_interlace) _y4m->interlace = '?'; in y4m_parse_tags()