Home
last modified time | relevance | path

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

/external/libvpx/
Dy4minput.c21 int got_interlace; in y4m_parse_tags() local
26 got_w=got_h=got_fps=got_interlace=got_par=got_chroma=0; in y4m_parse_tags()
52 got_interlace=1; in y4m_parse_tags()
70 if(!got_interlace)_y4m->interlace='?'; in y4m_parse_tags()