HomeSort by relevance Sort by last modified time
    Searched refs:_shift (Results 1 - 5 of 5) sorted by null

  /device/google/contexthub/firmware/inc/
syscall.h 45 #define SYSCALL_CUT_SCALE_SHIFT(_val, _cut, _shift) ((((uint32_t)(_val)) & ((1UL << (_cut)) - 1)) << (_shift))
  /external/opencv/cvaux/include/
cvmat.hpp     [all...]
  /external/opencv3/modules/core/test/
test_math.cpp 893 CvMat _m = test_mat[INPUT][1], _shift = test_mat[INPUT][2]; local
894 cvTransform( test_array[INPUT][0], test_array[OUTPUT][0], &_m, _shift.data.ptr ? &_shift : 0);
    [all...]
  /external/opencv3/modules/ts/src/
ts_func.cpp     [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 1403 milliseconds