commit | f9f453ec8d59b69bc57763f3c4bf14527435297e | [log] [tgz] |
---|---|---|
author | Dmitry Kovalev <dkovalev@google.com> | Wed Jul 17 16:50:52 2013 -0700 |
committer | Dmitry Kovalev <dkovalev@google.com> | Wed Jul 17 16:50:52 2013 -0700 |
tree | 61896c1477f9f129daa2766f818f88f01eb7d3f8 | |
parent | facecd80da372fa3364c51e9b34ff447ef1ae7b6 [diff] |
Removing kf_{y, uv}_mode_prob arrays from VP9Common. These arrays have constant values (no any updates). Removing two corresponding memcpy calls. Making a little cleanup in vp9_entropymode.h as well: removing redundant 'extern' keyword and moving all function declarations at the end. Change-Id: Ia16b38b46aec2e2500f5df29c40a297ae241dede