Searched refs:count0 (Results 1 – 1 of 1) sorted by relevance
272 const int count0 = temporal_predictor_count[i][0]; in vp9_choose_segmap_coding_method() local275 t_nopred_prob[i] = get_binary_prob(count0, count1); in vp9_choose_segmap_coding_method()278 t_pred_cost += count0 * vp9_cost_zero(t_nopred_prob[i]) + in vp9_choose_segmap_coding_method()