Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dinv_txfm_vsx.c106 static const int16x8_t cospi26m_v = { -4756, -4756, -4756, -4756, variable
1291 int16x8_t cospi_p06_m26_v = vec_mergel(cospi6_v, cospi26m_v); in vp9_iadst8_vsx()