Searched refs:HP_DISTANCE_TH (Results 1 – 2 of 2) sorted by relevance
26 #define HP_DISTANCE_TH 2 /* half-pel distance threshold */ macro131 if (distance_tab[hp_guess][k] < HP_DISTANCE_TH) in FindHalfPelMB()
23 #define HP_DISTANCE_TH 5 // 2 /* half-pel distance threshold */ macro