Searched refs:vp9_idct32x32_34_add_sse2 (Results 1 – 3 of 3) sorted by relevance
172 &vp9_idct32x32_34_add_sse2,
343 void vp9_idct32x32_34_add_sse2(const int16_t *input, uint8_t *dest, int dest_stride);599 if (flags & HAS_SSE2) vp9_idct32x32_34_add = vp9_idct32x32_34_add_sse2; in setup_rtcd_internal()
3451 void vp9_idct32x32_34_add_sse2(const int16_t *input, uint8_t *dest, in vp9_idct32x32_34_add_sse2() function