Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dinv_txfm_vsx.c60 static const int16x8_t cospi12m_v = { -13623, -13623, -13623, -13623, variable
1462 int16x8_t cospi_m12_p20 = vec_mergel(cospi12m_v, cospi20_v); in iadst16x8_vsx()