Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_neon.c80 static const int16_t kCoeffs1[4] = { 19077, 26149, 6419, 13320 }; variable
210 const int16x4_t coeff1 = vld1_s16(kCoeffs1); \