commit
cc1f3ade3a
@ -160,7 +160,7 @@ void WelsCountMbType (int32_t (*iMbCount)[18], const EWelsSliceType keSt, const
|
||||
++ iMbCount[keSt][Inter16x8];
|
||||
break;
|
||||
case MB_TYPE_8x16:
|
||||
++ iMbCount[eSt][Inter8x16];
|
||||
++ iMbCount[keSt][Inter8x16];
|
||||
break;
|
||||
case MB_TYPE_8x8:
|
||||
++ iMbCount[keSt][Inter8x8];
|
||||
|
Loading…
x
Reference in New Issue
Block a user