Home
last modified time | relevance | path

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

/external/libhevc/encoder/
Dihevce_frame_process_utils.c214 WORD32 i4_horz_jump, in calc_block_ssim() argument
237 u1_ref_smpl = pu1_ref[i4_col * i4_horz_jump]; in calc_block_ssim()
238 u1_tst_smpl = pu1_tst[i4_col * i4_horz_jump]; in calc_block_ssim()