Searched refs:cospi9_v (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | txfm_common_vsx.h | 42 static const int16x8_t cospi9_v = { 14811, 14811, 14811, 14811, variable
|
D | fdct32x32_vsx.c | 450 double_butterfly(temp0[29], cospi9_v, temp0[18], cospi23_v, &out[9], in vpx_fdct32_vsx()
|
D | inv_txfm_vsx.c | 48 static const int16x8_t cospi9_v = { 14811, 14811, 14811, 14811, variable 808 STEP8_0(in1[1], in2[7], out[2][2], out[3][5], cospi23_v, cospi9_v); \ 1445 int16x8_t cospi_p09_p23 = vec_mergel(cospi9_v, cospi23_v); in iadst16x8_vsx()
|