Searched refs:this_prob (Results 1 – 1 of 1) sorted by relevance
1941 int this_prob; in print_mode_context() local1959 this_prob = 256 * mv_ref_ct[j][i][0] / count; in print_mode_context()1961 this_prob = 128; in print_mode_context()1963 if (this_prob == 0) in print_mode_context()1964 this_prob = 1; in print_mode_context()1966 fprintf(f, "%5d, ", this_prob); in print_mode_context()