Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dtxfm_common_vsx.h32 static const int16x8_t cospi5_v = { 15893, 15893, 15893, 15893, variable
Dfdct32x32_vsx.c454 double_butterfly(temp0[27], cospi5_v, temp0[20], cospi27_v, &out[5], in vpx_fdct32_vsx()
Dinv_txfm_vsx.c36 static const int16x8_t cospi5_v = { 15893, 15893, 15893, 15893, variable
810 STEP8_0(in0[5], in3[3], out[2][4], out[3][3], cospi27_v, cospi5_v); \
1443 int16x8_t cospi_p05_p27 = vec_mergel(cospi5_v, cospi27_v); in iadst16x8_vsx()