Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c126 const uint8_t *_dst8 = dst; in calc_psnrhvs() local
179 dct_d[i * 8 + j] = _dst8[(y + i) * _dystride + (j + x)]; in calc_psnrhvs()