Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Denc_neon.c828 const uint32x4_t bias1 = vld1q_u32(&mtx->bias_[offset + 4]); in Quantize_NEON() local
837 const uint32x4_t m3 = vhaddq_u32(m1, bias1); // (coeff * iQ + bias) >> 1 in Quantize_NEON()

Completed in 4 milliseconds