Change bidir refine hash code so we only need to perform a single
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 2 Apr 2010 12:34:08 +0000 (12:34 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 2 Apr 2010 12:34:08 +0000 (12:34 +0000)
commita69220cce0aea2d5e017cb1d15b894f7e9cd3e1b
tree95f0f748022b2d64bccd37e065d318105cc72042
parent4bebf2cf64ef64ac419a9bbc6f2cdecbdb4c08a4
Change bidir refine hash code so we only need to perform a single
hash calculation for the whole function.
negligibly faster (about 0.1%)

Originally committed as revision 22775 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/motion_est.c