Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vpx_dsp/ppc/
H A Dquantize_vsx.c117 int16x8_t coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_vsx() local
225 int16x8_t coeff1_abs = vec_abs(coeff1); in vpx_quantize_b_32x32_vsx() local