Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dprob.h37 #define MODE_MV_COUNT_SAT 20 macro
79 static const int count_to_update_factor[MODE_MV_COUNT_SAT + 1] = {
90 const unsigned int count = VPXMIN(den, MODE_MV_COUNT_SAT); in mode_mv_merge_probs()