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

  /external/opencv3/modules/video/src/
lkpyramid.cpp 536 const int16x4_t d27_2 = vdup_n_s16((int16_t)iw01); local
602 int32x4_t nq6 = vmull_s16(vget_low_s16(vreinterpretq_s16_u16(q1)), d27_2);
603 int32x4_t nq7 = vmull_s16(vget_high_s16(vreinterpretq_s16_u16(q1)), d27_2);
    [all...]

Completed in 503 milliseconds