Searched defs:ssCount (Results 1 – 2 of 2) sorted by relevance
73 const short2* ss, const int ssCount) in calcOptFlowBM()152 …int maxX, int maxY, int acceptLevel, int escapeLevel, const short2* ss, int ssCount, cudaStream_t … in calc()
73 int ssCount = 0; in calcOpticalFlowBM() local