Searched refs:vpx_idct16_vsx (Results 1 – 3 of 3) sorted by relevance
96 vpx_idct16_vsx(in0, in1); in vp9_iht16x16_256_add_vsx()97 vpx_idct16_vsx(in0, in1); in vp9_iht16x16_256_add_vsx()100 vpx_idct16_vsx(in0, in1); in vp9_iht16x16_256_add_vsx()105 vpx_idct16_vsx(in0, in1); in vp9_iht16x16_256_add_vsx()
45 void vpx_idct16_vsx(int16x8_t *src0, int16x8_t *src1);
599 void vpx_idct16_vsx(int16x8_t *src0, int16x8_t *src1) { in vpx_idct16_vsx() function