Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
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