Scott LaVarnway 99b9757685 Using partition_info instead of blockd info for splitmv
The partition_info struct contains info just for SPLITMV,
so it should be used instead of BLOCKD.  Eventually, I want
to reduce the size of B_MODE_INFO struct found in BLOCKD, so
this is the first step toward that goal.
Also, since SPLITMV is not supported in vp8_pick_inter_mode(),
the unnecessary mem copies and checks were removed.  For rt
encodes, this gave a slight performance improvement.

Change-Id: I5585c98fa9d5acbde1c7e0f452a01d9ecc080574
2011-05-19 15:03:36 -04:00
..
2011-05-12 11:08:16 -04:00
2011-05-12 11:08:16 -04:00
2011-05-06 08:59:52 +03:00
2011-02-11 11:09:00 -05:00
2011-02-10 15:09:44 -05:00