]> granicus.if.org Git - libvpx/commit
Allow macroblock_plane to have its own rounding buffer
authorJingning Han <jingning@google.com>
Mon, 25 Mar 2019 22:35:35 +0000 (15:35 -0700)
committerJingning Han <jingning@google.com>
Mon, 1 Apr 2019 23:06:07 +0000 (23:06 +0000)
commit5359ae810cdbb974060297ecf935183baf7b009b
treec20243e89c0f88fb0b865465d57630704cffb929
parente59f78b4842ee46fe5c0d64a47212a0ea5472585
Allow macroblock_plane to have its own rounding buffer

Add 8 bytes buffer to macroblock_plane to support rounding factor.

Change-Id: I3751689e4449c0caea28d3acf6cd17d7f39508ed
vp9/encoder/vp9_block.h
vp9/encoder/vp9_quantize.c