Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/
Dpsnrhvs.c37 static void hbd_od_bin_fdct8x8(tran_low_t *y, int ystride, const int16_t *x, in hbd_od_bin_fdct8x8() function
217 hbd_od_bin_fdct8x8(dct_s_coef, 8, dct_s, 8); in calc_psnrhvs()
218 hbd_od_bin_fdct8x8(dct_d_coef, 8, dct_d, 8); in calc_psnrhvs()
/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
221 hbd_od_bin_fdct8x8(dct_s_coef, 8, dct_s, 8); in calc_psnrhvs()
222 hbd_od_bin_fdct8x8(dct_d_coef, 8, dct_d, 8); in calc_psnrhvs()