Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/ppc/
Dquantize_vsx.c118 int16x8_t coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_vsx() local
227 int16x8_t coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_32x32_vsx() local