Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dtxfm_common_vsx.h42 static const int16x8_t cospi9_v = { 14811, 14811, 14811, 14811, variable
Dfdct32x32_vsx.c450 double_butterfly(temp0[29], cospi9_v, temp0[18], cospi23_v, &out[9], in vpx_fdct32_vsx()
Dinv_txfm_vsx.c48 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()