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

  /external/opencv3/modules/superres/src/
btv_l1_cuda.cpp 444 std::vector<GpuMat> srcFrames_;
465 srcFrames_.clear();
553 srcFrames_.resize(count);
564 srcFrames_[k] = at(i, frames_);
572 process(srcFrames_, at(idx, outputs_), srcForwardMotions_, srcBackwardMotions_, baseIdx);
btv_l1.cpp 831 std::vector<Mat> srcFrames_;
868 srcFrames_.clear();
    [all...]

Completed in 332 milliseconds