Searched refs:_dst16 (Results 1 – 1 of 1) sorted by relevance
128 const uint16_t *_dst16 = CONVERT_TO_SHORTPTR(dst); in calc_psnrhvs() local182 dct_d[i * 8 + j] = _dst16[(y + i) * _dystride + (j + x)] >> _shift; in calc_psnrhvs()