Home
last modified time | relevance | path

Searched refs:images_ (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/docs/manual/
H A Dbeyond-buildroot.txt11 images_ menu.
27 _Filesystem images_ menu. Note that this option is only available on
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dstyle_impl.cpp315 void Style::Impl::onSpriteLoaded(std::vector<std::unique_ptr<Image>>&& images_) { in onSpriteLoaded() argument
316 for (auto& image : images_) { in onSpriteLoaded()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dseam_finders.hpp98 std::vector<UMat> images_; member in cv::detail::PairwiseSeamFinder
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/
H A Ddnn.hpp911 CV_EXPORTS_W void imagesFromBlob(const cv::Mat& blob_, OutputArrayOfArrays images_);