Home
last modified time | relevance | path

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

/external/opencv3/modules/core/src/
Dconvert.cpp1735 uint16x8_t v_dsti_0 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_0)), in operator ()() local
1740 vst1q_u8(dst + x, vcombine_u8(vqmovn_u16(v_dsti_0), vqmovn_u16(v_dsti_1))); in operator ()()
1779 uint16x8_t v_dsti_0 = vcombine_u16(vqmovn_u32(cv_vrndq_u32_f32(v_dst_0)), in operator ()() local
1784 vst1q_u8(dst + x, vcombine_u8(vqmovn_u16(v_dsti_0), vqmovn_u16(v_dsti_1))); in operator ()()
1866 uint16x4_t v_dsti_0 = vqmovn_u32(cv_vrndq_u32_f32(v_dst_0)); in operator ()() local
1872 uint16x8_t v_dst = vcombine_u16(v_dsti_0, v_dsti_1); in operator ()()
1893 uint16x4_t v_dsti_0 = vqmovn_u32(cv_vrndq_u32_f32(v_dst_0)); in operator ()() local
1899 uint16x8_t v_dst = vcombine_u16(v_dsti_0, v_dsti_1); in operator ()()