Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/3rdparty/carotene/src/
H A Daccumulate.cpp342 uint16x8_t _v_dst = vcombine_u16(vmovn_u32(vcvtq_u32_f32(v_dst0f)), in operator ()() local
345 v_dst = vmovn_u16(_v_dst); in operator ()()