Searched refs:vp6_parse_coeff (Results 1 – 1 of 1) sorted by relevance
43 static int vp6_parse_coeff(VP56Context *s);160 s->parse_coeff = vp6_parse_coeff; in vp6_parse_header()466 static int vp6_parse_coeff(VP56Context *s) in vp6_parse_coeff() function