Fix decoding loop for non-var-tx w/ ext-partition
Fixes an inconsistency between encoding side that uses processing in units of 64x64, and the deocder side which didn't. This triggers mismatches when var-tx is disabled and ext-partition is enabled. BUG=aomedia:924 Change-Id: I6878b5f74b402adf2fd401854759e1ac2e93f0fd
Please register or sign in to comment