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

  /external/opencv/cv/src/
cvoptflowbm.cpp 123 int *int_velocityX = (int *) velocityX;
378 offX = int_velocityX[j];
512 int_velocityX[j] = VelocityX + (offX << 16);
518 int_velocityX += velStep;

Completed in 40 milliseconds