Home
last modified time | relevance | path

Searched defs:diff_e (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c31 const int32x4_t diff_e = vec_sub(ac_e, bc_e); in single_butterfly() local
67 const int32x4_t diff_e = vec_sub(ac2_e, bc1_e); in double_butterfly() local