Corrected comment in mode_2_counter for compound

Change-Id: I5459550e62cff79182fa0ac5a24edb56cb64d608
This commit is contained in:
Zoe Liu 2015-03-02 09:49:11 -08:00 committed by Gerrit Code Review
parent 30720adf6e
commit a9040ea40c

View File

@ -66,7 +66,7 @@ static const int mode_2_counter[MB_MODE_COUNT] = {
1, // NEAREST_NEWMV
1, // NEW_NEARESTMV
1, // NEAR_NEWMV
1, // NEAR_NEWMV
1, // NEW_NEARMV
3, // ZERO_ZEROMV
1, // NEW_NEWMV
#endif