Home
last modified time | relevance | path

Searched refs:u2_wtd_tst_smpl (Results 1 – 1 of 1) sorted by relevance

/external/libhevc/encoder/
Dihevce_frame_process_utils.c223 unsigned short u2_wtd_ref_smpl, u2_wtd_tst_smpl, u2_win_q_rounding; in calc_block_ssim() local
241 u2_wtd_tst_smpl = u1_wt * u1_tst_smpl; in calc_block_ssim()
244 u4_wtd_tst_mean += u2_wtd_tst_smpl; in calc_block_ssim()
247 u4_wtd_tst_sq += u2_wtd_tst_smpl * u1_tst_smpl; in calc_block_ssim()