Searched refs:prev_coef_savings (Results 1 – 1 of 1) sorted by relevance
864 int prev_coef_savings[MAX_ENTROPY_TOKENS] = {0}; in independent_coef_context_savings() local903 prev_coef_savings[t] += s; in independent_coef_context_savings()916 if (prev_coef_savings[k] > 0 || in independent_coef_context_savings()918 savings += prev_coef_savings[k]; in independent_coef_context_savings()1094 int prev_coef_savings[ENTROPY_NODES] = {0}; in vp8_update_coef_probs() local1109 prev_coef_savings[t] += in vp8_update_coef_probs()1133 int s = prev_coef_savings[t]; in vp8_update_coef_probs()