Merge "intrabc: Include NEWDV in mode_2_counter" into nextgen
This commit is contained in:
commit
783d18d22a
@ -58,6 +58,9 @@ static const int mode_2_counter[MB_MODE_COUNT] = {
|
||||
9, // D207_PRED
|
||||
9, // D63_PRED
|
||||
9, // TM_PRED
|
||||
#if CONFIG_INTRABC
|
||||
9, // NEWDV
|
||||
#endif // CONFIG_INTRABC
|
||||
0, // NEARESTMV
|
||||
0, // NEARMV
|
||||
3, // ZEROMV
|
||||
|
Loading…
x
Reference in New Issue
Block a user