Home
last modified time | relevance | path

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

/external/libvpx/libvpx/
Dy4minput.c56 int got_interlace; in y4m_parse_tags() local
61 got_w = got_h = got_fps = got_interlace = got_par = got_chroma = 0; in y4m_parse_tags()
90 got_interlace = 1; in y4m_parse_tags()
111 if (!got_interlace)_y4m->interlace = '?'; in y4m_parse_tags()