Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dfdct32x32_vsx.c55 const int32x4_t ac1_e = vec_mule(a, c1); in double_butterfly() local
65 const int32x4_t sum_e = vec_add(ac1_e, bc2_e); in double_butterfly()