Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dpsnrhvs.c39 static void hbd_od_bin_fdct8x8(tran_low_t *y, int ystride, const int16_t *x, in hbd_od_bin_fdct8x8() function
215 hbd_od_bin_fdct8x8(dct_s_coef, 8, dct_s, 8); in calc_psnrhvs()
216 hbd_od_bin_fdct8x8(dct_d_coef, 8, dct_d, 8); in calc_psnrhvs()