Searched refs:vp6_parse_coeff_huffman (Results 1 – 1 of 1) sorted by relevance
44 static int vp6_parse_coeff_huffman(VP56Context *s);169 s->parse_coeff = vp6_parse_coeff_huffman; in vp6_parse_header()405 static int vp6_parse_coeff_huffman(VP56Context *s) in vp6_parse_coeff_huffman() function