Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dtxfm_common_vsx.h50 static const int16x8_t cospi13_v = { 13160, 13160, 13160, 13160, variable
Dfdct32x32_vsx.c458 double_butterfly(temp0[25], cospi13_v, temp0[22], cospi19_v, &out[13], in vpx_fdct32_vsx()
Dinv_txfm_vsx.c62 static const int16x8_t cospi13_v = { 13160, 13160, 13160, 13160, variable
812 STEP8_0(in1[5], in2[3], out[2][6], out[3][1], cospi19_v, cospi13_v); \
1447 int16x8_t cospi_p13_p19 = vec_mergel(cospi13_v, cospi19_v); in iadst16x8_vsx()