Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c54 const int32x4_t ac1_o = vec_mulo(a, c1); in double_butterfly() local
64 const int32x4_t sum_o = vec_add(ac1_o, bc2_o); in double_butterfly()