Home
last modified time | relevance | path

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

/external/opencv3/modules/imgproc/src/
Dfilter.cpp2820 float32x4_t x0l, x0h, x1l, x1h, x2l, x2h; in operator ()() local
2826 x0h = vld1q_f32(S + 4); in operator ()()
2838 acch = vmlaq_lane_f32(acch, x0h, k32, 0); in operator ()()