Searched refs:vp7_pred4x4_mode (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | vp8data.h | 33 static const uint8_t vp7_pred4x4_mode[] = { variable |
D | vp8.c | 1283 const uint32_t modes = (is_vp7 ? vp7_pred4x4_mode in decode_mb_mode() |