HomeSort by relevance Sort by last modified time
    Searched full:v_setall_s64 (Results 1 - 1 of 1) sorted by null

  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_sse.hpp 269 inline v_int64x2 v_setall_s64(int64 val) { return v_int64x2(val, val); } function in namespace:cv
    [all...]

Completed in 64 milliseconds