Searched refs:prev_coef_savings (Results 1 – 1 of 1) sorted by relevance
865 int prev_coef_savings[MAX_ENTROPY_TOKENS] = {0}; in independent_coef_context_savings() local904 prev_coef_savings[t] += s; in independent_coef_context_savings()917 if (prev_coef_savings[k] > 0 || in independent_coef_context_savings()919 savings += prev_coef_savings[k]; in independent_coef_context_savings()1095 int prev_coef_savings[ENTROPY_NODES] = {0}; in vp8_update_coef_probs() local1110 prev_coef_savings[t] += in vp8_update_coef_probs()1134 int s = prev_coef_savings[t]; in vp8_update_coef_probs()