New comp_inter defaults.

It seems like I inverted the meaning of the contexts by accident?

Change-Id: Iafb2346d9933930949578342b84519b719dd5dd3
This commit is contained in:
Ronald S. Bultje 2013-06-08 15:13:57 -07:00
parent 073c7d5eec
commit 99e10253b0

View File

@ -134,7 +134,7 @@ static const vp9_prob default_intra_inter_p[INTRA_INTER_CONTEXTS] = {
};
static const vp9_prob default_comp_inter_p[COMP_INTER_CONTEXTS] = {
25, 66, 106, 142, 183
239, 183, 119, 96, 41
};
static const vp9_prob default_comp_ref_p[REF_CONTEXTS] = {