Home | History | Annotate | Download | only in src

Lines Matching refs:srcFrames_

831         std::vector<Mat> srcFrames_;
868 srcFrames_.clear();
1077 srcFrames_.resize(count);
1088 srcFrames_[k] = at(i, frames_);
1096 process(srcFrames_, at(idx, outputs_), srcForwardMotions_, srcBackwardMotions_, baseIdx);