Searched defs:NUM_MV_PROBAS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h71 NUM_MV_PROBAS = 19 }; enumerator in enum:__anon12400
138 uint8_t mv_[2][NUM_MV_PROBAS];
/external/webp/src/dec/
H A Dvp8i.h71 NUM_MV_PROBAS = 19 }; enumerator in enum:__anon28873
138 uint8_t mv_[2][NUM_MV_PROBAS];

Completed in 29 milliseconds