Searched refs:prev_coef_savings (Results 1 – 1 of 1) sorted by relevance
863 int prev_coef_savings[MAX_ENTROPY_TOKENS] = {0}; in independent_coef_context_savings() local902 prev_coef_savings[t] += s; in independent_coef_context_savings()915 if (prev_coef_savings[k] > 0 || in independent_coef_context_savings()917 savings += prev_coef_savings[k]; in independent_coef_context_savings()1093 int prev_coef_savings[ENTROPY_NODES] = {0}; in vp8_update_coef_probs() local1108 prev_coef_savings[t] += in vp8_update_coef_probs()1132 int s = prev_coef_savings[t]; in vp8_update_coef_probs()