Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dfdct32x32_vsx.c37 const int32x4_t rdiff_o = vec_add(diff_o, vec_dct_const_rounding); in single_butterfly() local
72 const int32x4_t rdiff_o = vec_add(diff_o, vec_dct_const_rounding); in double_butterfly() local