ref: dde8069e5731a49ea520ce7f796d046f28912a86
parent: dd45530ee6bda64fed83179652eb3546a866d2bf
author: Dmitry Kovalev <dkovalev@google.com>
date: Fri Nov 1 14:23:06 EDT 2013
Splitting partition_probs array into two arrays. We only update partition_probs for inter frames but they are constant for key frames. It is not necessary to have constants inside frame context and copy them every time. This change reduces FRAME_CONTEXT size by at least 48 bytes. Change-Id: If70a53be51043f37fe7d113853217937710932a7