Searched defs:sharp (Results 1 - 1 of 1) sorted by relevance

/external/webp/src/dsp/
H A Denc_neon.c818 const uint16x8_t sharp = vld1q_u16(&mtx->sharpen_[offset]); local
827 const uint16x8_t c = vaddq_u16(b, sharp); // + sharpen

Completed in 67 milliseconds