Home
last modified time | relevance | path

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

/ndk/tests/build/b9193874-neon/jni/
Db9193874-neon.c161 static const int16_t coef[4] = { 89858 / 4, 22014, 45773 / 2, 113618 / 4 }; variable
174 const int16x4_t cf16 = vld1_s16(coef); in UpsampleRgbaLinePairNEON()