Searched refs:cospi1_v (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | txfm_common_vsx.h | 22 static const int16x8_t cospi1_v = { 16364, 16364, 16364, 16364, variable
|
D | fdct32x32_vsx.c | 446 double_butterfly(temp0[31], cospi1_v, temp0[16], cospi31_v, &out[1], in vpx_fdct32_vsx()
|
D | inv_txfm_vsx.c | 22 static const int16x8_t cospi1_v = { 16364, 16364, 16364, 16364, variable 806 STEP8_0(in0[1], in3[7], out[2][0], out[3][7], cospi31_v, cospi1_v); \ 1441 int16x8_t cospi_p01_p31 = vec_mergel(cospi1_v, cospi31_v); in iadst16x8_vsx()
|