Home
last modified time | relevance | path

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

/external/libvpx/vpx_dsp/ppc/
Dquantize_vsx.c116 int16x8_t coeff0_abs = vec_abs(coeff0); in vpx_quantize_b_vsx() local
224 int16x8_t coeff0_abs = vec_abs(coeff0); in vpx_quantize_b_32x32_vsx() local