]> granicus.if.org Git - libvpx/commit
Make update_partition_context faster
authorJingning Han <jingning@google.com>
Wed, 26 Jun 2013 18:50:14 +0000 (11:50 -0700)
committerJingning Han <jingning@google.com>
Thu, 27 Jun 2013 00:05:51 +0000 (17:05 -0700)
commit92479d9526b903ea87131e435084a5b2ae6ef2d3
treec896f052dcd81d3e6f12f3b0ae1efcf7abf59314
parent49dee1687934fd218aedd4db261337cdb7940691
Make update_partition_context faster

Use vpx_memset for updating the partition contexts. Thanks to Noah
for pointing out the need of refactoring in this part.

Change-Id: I67fb78429d632298f1cd8a0be346cc76f79392a6
vp9/common/vp9_blockd.h