Home
last modified time | relevance | path

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

/external/libvpx/
Dy4minput.c23 int got_chroma; in y4m_parse_tags() local
26 got_w=got_h=got_fps=got_interlace=got_par=got_chroma=0; in y4m_parse_tags()
64 got_chroma=1; in y4m_parse_tags()
74 if(!got_chroma)strcpy(_y4m->chroma_type,"420"); in y4m_parse_tags()