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

  /external/opencv3/modules/videostab/include/opencv2/videostab/
wobble_suppression.hpp 130 cuda::GpuMat frameDevice_, resultDevice_;
  /external/opencv3/modules/videostab/src/
wobble_suppression.cpp 182 suppress(idx, frameDevice_, resultDevice_);
183 resultDevice_.download(result);

Completed in 48 milliseconds