Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c32 const int32x4_t diff_o = vec_sub(ac_o, bc_o); in single_butterfly() local
66 const int32x4_t diff_o = vec_sub(ac2_o, bc1_o); in double_butterfly() local