NUM_MV_PROBAS 77 3rdparty/libwebp/dec/tree.c static const uint8_t kMVProba0[2][NUM_MV_PROBAS] = { NUM_MV_PROBAS 530 3rdparty/libwebp/dec/tree.c static const uint8_t MVUpdateProba[2][NUM_MV_PROBAS] = { NUM_MV_PROBAS 578 3rdparty/libwebp/dec/tree.c for (k = 0; k < NUM_MV_PROBAS; ++k) { NUM_MV_PROBAS 138 3rdparty/libwebp/dec/vp8i.h uint8_t mv_[2][NUM_MV_PROBAS];