nextStabilizedFrame  102 modules/videostab/include/opencv2/videostab/stabilizer.hpp     Mat nextStabilizedFrame();
nextStabilizedFrame  148 modules/videostab/include/opencv2/videostab/stabilizer.hpp     virtual Mat nextFrame() { return nextStabilizedFrame(); }
nextStabilizedFrame  332 modules/videostab/src/stabilizer.cpp     return StabilizerBase::nextStabilizedFrame();