Make coeff_optimize initialized per-plane
authorJingning Han <jingning@google.com>
Tue, 23 Jul 2013 22:53:09 +0000 (15:53 -0700)
committerJingning Han <jingning@google.com>
Thu, 25 Jul 2013 18:44:29 +0000 (11:44 -0700)
commit2f58faffa40036e0c8dfb8b4351a0ce0b11eb9ee
tree026cc3810dc8af5f6b39c470c5c9706f420a17be
parent242157c756314827ad9244952c7253e8900b9626
Make coeff_optimize initialized per-plane

This commit makes the initialization of trellis coeff optimization
a per-plane operation, thereby eliminating the redundant steps in
encode_sby and encode_sbuv. It makes the encoder at speed 0 slightly
faster.

Change-Id: Iffe9faca6a109dafc0dd69dc7273cbdec19b17cd
vp9/encoder/vp9_encodemb.c
vp9/encoder/vp9_encodemb.h