Home
last modified time | relevance | path

Searched refs:vp6_coeff_groups (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvp6data.h140 static const uint8_t vp6_coeff_groups[] = { variable
H A Dvp6.c461 cg = FFMIN(vp6_coeff_groups[coeff_idx], 3); in vp6_parse_coeff_huffman()
540 cg = vp6_coeff_groups[coeff_idx]; in vp6_parse_coeff()

Completed in 2 milliseconds