Lines Matching full:frames_
639 frame0.convertTo(frames_[0], CV_32F);640 frame1.convertTo(frames_[1], CV_32F);647 pyramid0_[0] = frames_[0];648 pyramid1_[0] = frames_[1];743 if (!gaussianBlurOcl(frames_[i], smoothSize/2, blurredFrame[i]))781 frames_[0].release();782 frames_[1].release();828 UMat frames_[2];