Searched refs:vp7_mode_contexts (Results 1 – 2 of 2) sorted by relevance
84 static const int vp7_mode_contexts[31][4] = { variable
1073 if (vp56_rac_get_prob_branchy(c, vp7_mode_contexts[cnt[CNT_ZERO]][0])) { in vp7_decode_mvs()1076 if (vp56_rac_get_prob_branchy(c, vp7_mode_contexts[cnt[CNT_NEAREST]][1])) { in vp7_decode_mvs()1078 if (vp56_rac_get_prob_branchy(c, vp7_mode_contexts[cnt[CNT_NEAR]][2])) { in vp7_decode_mvs()1085 if (vp56_rac_get_prob_branchy(c, vp7_mode_contexts[cnt[CNT_NEAR]][3])) { in vp7_decode_mvs()