Home
last modified time | relevance | path

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

/dports/multimedia/jmref/JM/lencod/src/
H A Dme_umhexsmp.c193 iMinNow = best; in smpUMHEXIntegerPelBlockMotionSearch()
201 iMinNow = best; in smpUMHEXIntegerPelBlockMotionSearch()
220 iMinNow = best; in smpUMHEXIntegerPelBlockMotionSearch()
234 iMinNow = best; in smpUMHEXIntegerPelBlockMotionSearch()
255 iMinNow = best; in smpUMHEXIntegerPelBlockMotionSearch()
264 iMinNow = best; in smpUMHEXIntegerPelBlockMotionSearch()
329 if (best.mv_x == iMinNow.mv_x && best.mv_y == iMinNow.mv_y) in smpUMHEXIntegerPelBlockMotionSearch()
347 if (best.mv_x == iMinNow.mv_x && best.mv_y == iMinNow.mv_y) in smpUMHEXIntegerPelBlockMotionSearch()
720 iMinNow = best; in smpUMHEXBipredIntegerPelBlockMotionSearch()
850 if (best.mv_x == iMinNow.mv_x && best.mv_y == iMinNow.mv_y) in smpUMHEXBipredIntegerPelBlockMotionSearch()
[all …]
H A Dme_umhex.c289 iMinNow = best; in UMHEXIntegerPelBlockMotionSearch()
359 iMinNow = best; in UMHEXIntegerPelBlockMotionSearch()
376 iMinNow = best; in UMHEXIntegerPelBlockMotionSearch()
453 if (best.mv_x == iMinNow.mv_x && best.mv_y == iMinNow.mv_y) in UMHEXIntegerPelBlockMotionSearch()
469 if(best.mv_x == iMinNow.mv_x && best.mv_y == iMinNow.mv_y) in UMHEXIntegerPelBlockMotionSearch()
900 iMinNow = best; in UMHEXBipredIntegerPelBlockMotionSearch()
989 iMinNow = best; in UMHEXBipredIntegerPelBlockMotionSearch()
1002 iMinNow = best; in UMHEXBipredIntegerPelBlockMotionSearch()
1027 iMinNow = best; in UMHEXBipredIntegerPelBlockMotionSearch()
1072 if(best.mv_x == iMinNow.mv_x && best.mv_y == iMinNow.mv_y) in UMHEXBipredIntegerPelBlockMotionSearch()
[all …]