Home | History | Annotate | Download | only in libvpx

Lines Matching refs:_tags

52 static int y4m_parse_tags(y4m_input *_y4m, char *_tags) {
62 for (p = _tags;; p = q) {