Searched refs:cospi20m_v (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ppc/ |
D | txfm_common_vsx.h | 66 static const int16x8_t cospi20m_v = { -9102, -9102, -9102, -9102, variable
|
D | fdct32x32_vsx.c | 416 double_butterfly(temp1[25], cospi12_v, temp1[22], cospi20m_v, &temp2[25], in vpx_fdct32_vsx()
|
D | inv_txfm_vsx.c | 86 static const int16x8_t cospi20m_v = { -9102, -9102, -9102, -9102, variable 874 cospi20m_v); \ 1460 int16x8_t cospi_p12_m20 = vec_mergel(cospi12_v, cospi20m_v); in iadst16x8_vsx()
|