Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Davg.c71 static void hadamard_highbd_col8_second_pass(const int16_t *src_diff, in hadamard_highbd_col8_second_pass() function
122 hadamard_highbd_col8_second_pass(tmp_buf, 8, buffer2 + 8 * idx); in vpx_highbd_hadamard_8x8_c()
/external/libaom/libaom/aom_dsp/
Davg.c300 static void hadamard_highbd_col8_second_pass(const int16_t *src_diff, in hadamard_highbd_col8_second_pass() function
351 hadamard_highbd_col8_second_pass(tmp_buf, 8, buffer2 + 8 * idx); in aom_highbd_hadamard_8x8_c()