Searched refs:vpx_idct8x8_64_add_sse2 (Results 1 – 4 of 4) sorted by relevance
719 make_tuple(&vpx_fdct8x8_sse2, &vpx_idct8x8_64_add_sse2, 0,
367 void vpx_idct8x8_64_add_sse2(const tran_low_t *input, uint8_t *dest, int dest_stride);368 #define vpx_idct8x8_64_add vpx_idct8x8_64_add_sse2
369 void vpx_idct8x8_64_add_sse2(const tran_low_t *input, uint8_t *dest, int dest_stride);
454 void vpx_idct8x8_64_add_sse2(const tran_low_t *input, uint8_t *dest, in vpx_idct8x8_64_add_sse2() function