Searched refs:vp9_idct16x16_1_add (Results 1 – 7 of 7) sorted by relevance
286 prototype void vp9_idct16x16_1_add "const int16_t *input, uint8_t *dest, int dest_stride"287 specialize vp9_idct16x16_1_add sse2 neon dspr2
1365 vp9_idct16x16_1_add(input, dest, stride); in vp9_idct16x16_add()
250 #define vp9_idct16x16_1_add vp9_idct16x16_1_add_c macro
270 #define vp9_idct16x16_1_add vp9_idct16x16_1_add_neon macro
278 #define vp9_idct16x16_1_add vp9_idct16x16_1_add_dspr2 macro