summaryrefslogtreecommitdiff
path: root/vp8/encoder/quantize.h
diff options
context:
space:
mode:
authorScott LaVarnway <slavarnway@google.com>2011-05-19 15:03:36 -0400
committerScott LaVarnway <slavarnway@google.com>2011-05-19 15:03:36 -0400
commit99b97576859b0ef8d56e4042e0c1a79b0016967e (patch)
tree8054a5e1c4bd524bb646b2d3d2e530708aeb5838 /vp8/encoder/quantize.h
parent00a1e2f8e4878f59c95f017f4cdbc80ada07a487 (diff)
downloadlibvpx-99b97576859b0ef8d56e4042e0c1a79b0016967e.tar
libvpx-99b97576859b0ef8d56e4042e0c1a79b0016967e.tar.gz
libvpx-99b97576859b0ef8d56e4042e0c1a79b0016967e.tar.bz2
libvpx-99b97576859b0ef8d56e4042e0c1a79b0016967e.zip
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
Diffstat (limited to 'vp8/encoder/quantize.h')
0 files changed, 0 insertions, 0 deletions