Searched refs:vp9_idct32x32_1_add (Results 1 – 7 of 7) sorted by relevance
301 prototype void vp9_idct32x32_1_add "const int16_t *input, uint8_t *dest, int dest_stride"302 specialize vp9_idct32x32_1_add sse2 neon dspr2
1377 vp9_idct32x32_1_add(input, dest, stride); in vp9_idct32x32_add()
265 #define vp9_idct32x32_1_add vp9_idct32x32_1_add_c macro
289 #define vp9_idct32x32_1_add vp9_idct32x32_1_add_neon macro
298 #define vp9_idct32x32_1_add vp9_idct32x32_1_add_dspr2 macro