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