Searched refs:u1_wt (Results 1 – 1 of 1) sorted by relevance
222 unsigned char u1_wt, u1_ref_smpl, u1_tst_smpl; in calc_block_ssim() local236 u1_wt = *pu1_win++; in calc_block_ssim()240 u2_wtd_ref_smpl = u1_wt * u1_ref_smpl; in calc_block_ssim()241 u2_wtd_tst_smpl = u1_wt * u1_tst_smpl; in calc_block_ssim()