Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp6.c43 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