shithub: libvpx

Download patch

ref: f9f453ec8d59b69bc57763f3c4bf14527435297e
parent: facecd80da372fa3364c51e9b34ff447ef1ae7b6
author: Dmitry Kovalev <dkovalev@google.com>
date: Wed Jul 17 12:50:52 EDT 2013

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