Searched refs:sum_weights (Results 1 – 9 of 9) sorted by relevance
65 tg->sum_weights = 0; in tg_run()67 tg->sum_weights += tg->op_weights[i]; in tg_run()104 num = 1 + getrandom(rd, tg->sum_weights); in tg_get_op()
115 unsigned sum_weights; member
89 unsigned sum_weights; member
120 int num = 1 + getrandom(&rd, fs->sum_weights); in add_files()595 (float)fs->sum_weights) * 100); in fs_print_config()
433 int num = 1 + getrandom(rd, fs->sum_weights); in ffsb_createfile_core()
951 fs->sum_weights += sizew->weight; in init_filesys()
662 double sum_weights[VPX_TS_MAX_LAYERS]; member
294 double sum_weights = 0.0; in simple_weight() local303 sum_weights += weight_table[*src]; in simple_weight()310 sum_weights /= (source->y_height * source->y_width); in simple_weight()312 return sum_weights; in simple_weight()
2120 100 * pow(cpi->sum_ssim[i] / cpi->sum_weights[i], 8.0); in vp8_remove_compressor()5257 cpi->sum_weights[i] += weight; in vp8_get_compressed_data()