Searched refs:vpx_round_store16x16_vsx (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | inv_txfm_vsx.h | 43 void vpx_round_store16x16_vsx(int16x8_t *src0, int16x8_t *src1, uint8_t *dest,
|
D | inv_txfm_vsx.c | 631 void vpx_round_store16x16_vsx(int16x8_t *src0, int16x8_t *src1, uint8_t *dest, in vpx_round_store16x16_vsx() function 705 vpx_round_store16x16_vsx(src0, src1, dest, stride); in vpx_idct16x16_256_add_vsx()
|
/external/libvpx/libvpx/vp9/common/ppc/ |
D | vp9_idct_vsx.c | 114 vpx_round_store16x16_vsx(in0, in1, dest, stride); in vp9_iht16x16_256_add_vsx()
|