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