Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/x86/
Davg_intrin_avx2.c19 static void highbd_hadamard_col8_avx2(__m256i *in, int iter) { in highbd_hadamard_col8_avx2() function
118 highbd_hadamard_col8_avx2(src32, 0); in vpx_highbd_hadamard_8x8_avx2()
119 highbd_hadamard_col8_avx2(src32, 1); in vpx_highbd_hadamard_8x8_avx2()
/external/libaom/libaom/aom_dsp/x86/
Davg_intrin_avx2.c260 static void highbd_hadamard_col8_avx2(__m256i *in, int iter) { in highbd_hadamard_col8_avx2() function
359 highbd_hadamard_col8_avx2(src32, 0); in aom_highbd_hadamard_8x8_avx2()
360 highbd_hadamard_col8_avx2(src32, 1); in aom_highbd_hadamard_8x8_avx2()