Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Ddeblock_vsx.c178 const int32x4_t sumsq_odd_scaled = in mask_s16() local
182 const int32x4_t thres_odd = vec_sub(sumsq_odd_scaled, vec_mulo(sum, sum)); in mask_s16()