Searched refs:vp8_mbsplit_count (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | vp8data.h | 142 static const uint8_t vp8_mbsplit_count[4] = { variable |
D | vp8.c | 946 num = vp8_mbsplit_count[part_idx]; in decode_splitmvs() |