Home
last modified time | relevance | path

Searched refs:cospi1_v (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/ppc/
Dtxfm_common_vsx.h22 static const int16x8_t cospi1_v = { 16364, 16364, 16364, 16364, variable
Dfdct32x32_vsx.c446 double_butterfly(temp0[31], cospi1_v, temp0[16], cospi31_v, &out[1], in vpx_fdct32_vsx()
Dinv_txfm_vsx.c22 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()