]> granicus.if.org Git - libvpx/commit
Remove special case vp9_decode_coefs_4x4
authorJohn Koleszar <jkoleszar@google.com>
Wed, 3 Apr 2013 23:12:11 +0000 (16:12 -0700)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 3 Apr 2013 23:12:51 +0000 (16:12 -0700)
commit1e5f25ecc87c9119f08e20644902d7e73b79dac5
tree7db10c863dde2d842a2fef246151c94334faebaa
parentdcd3a5c0552069ffa728c9fc79abb1dd130551a4
Remove special case vp9_decode_coefs_4x4

This code was only called in the BPRED case, but had no real special
case associated with it. Made BPRED behave like all other modes. No
bitstream change.

Change-Id: I87ba11fe723928b6314d094979011228d5ba006f
vp9/decoder/vp9_decodframe.c
vp9/decoder/vp9_detokenize.c
vp9/decoder/vp9_detokenize.h