Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dconvert.cpp1737 uint16x8_t v_dsti_1 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_2)), in operator ()() local
1740 vst1q_u8(dst + x, vcombine_u8(vqmovn_u16(v_dsti_0), vqmovn_u16(v_dsti_1))); in operator ()()
1781 uint16x8_t v_dsti_1 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_2)), in operator ()() local
1784 vst1q_u8(dst + x, vcombine_u8(vqmovn_u16(v_dsti_0), vqmovn_u16(v_dsti_1))); in operator ()()
1870 uint16x4_t v_dsti_1 = vqmovn_u32(cv_vrndq_u32_f32(v_dst_1)); in operator ()() local
1872 uint16x8_t v_dst = vcombine_u16(v_dsti_0, v_dsti_1); in operator ()()
1897 uint16x4_t v_dsti_1 = vqmovn_u32(cv_vrndq_u32_f32(v_dst_1)); in operator ()() local
1899 uint16x8_t v_dst = vcombine_u16(v_dsti_0, v_dsti_1); in operator ()()