arrGetUMat         54 modules/superres/src/input_array_utility.hpp         CV_EXPORTS UMat arrGetUMat(InputArray arr, UMat& buf);
arrGetUMat         90 modules/superres/src/optical_flow.cpp         UMat frame0 = arrGetUMat(_frame0, ubuf_[0]);
arrGetUMat         91 modules/superres/src/optical_flow.cpp         UMat frame1 = arrGetUMat(_frame1, ubuf_[1]);