Searched refs:vpx_idct8x8_12_add_sse2 (Results 1 – 4 of 4) sorted by relevance
286 &vpx_idct8x8_12_add_sse2,
359 void vpx_idct8x8_12_add_sse2(const tran_low_t *input, uint8_t *dest, int dest_stride);360 #define vpx_idct8x8_12_add vpx_idct8x8_12_add_sse2
360 void vpx_idct8x8_12_add_sse2(const tran_low_t *input, uint8_t *dest, int dest_stride);
799 void vpx_idct8x8_12_add_sse2(const tran_low_t *input, uint8_t *dest, in vpx_idct8x8_12_add_sse2() function