Searched refs:this_prob (Results 1 – 1 of 1) sorted by relevance
1837 int this_prob; in print_mode_context() local1854 this_prob = 256 * mv_ref_ct[j][i][0] / count; in print_mode_context()1856 this_prob = 128; in print_mode_context()1858 if (this_prob == 0) this_prob = 1; in print_mode_context()1860 fprintf(f, "%5d, ", this_prob); in print_mode_context()