Home
last modified time | relevance | path

Searched refs:NUM_MV_PROBAS (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dec/
Dtree.c77 static const uint8_t kMVProba0[2][NUM_MV_PROBAS] = {
530 static const uint8_t MVUpdateProba[2][NUM_MV_PROBAS] = {
578 for (k = 0; k < NUM_MV_PROBAS; ++k) { in VP8ParseProba()
Dvp8i.h71 NUM_MV_PROBAS = 19 }; enumerator
138 uint8_t mv_[2][NUM_MV_PROBAS];