Searched refs:getOuterIterations (Results 1 – 5 of 5) sorted by relevance
168 virtual int getOuterIterations() const = 0;
129 virtual int getOuterIterations() const = 0;
487 virtual int getOuterIterations() const = 0;
83 virtual int getOuterIterations() const { return outer_iterations_; } in getOuterIterations() function in __anonc4279f200111::BroxOpticalFlowImpl
518 outerIterations_ = alg_->getOuterIterations(); in Brox_CUDA()