Home
last modified time | relevance | path

Searched refs:feature_set (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/core/src/
Dcuda_info.cpp98 bool cv::cuda::deviceSupports(FeatureSet feature_set) in deviceSupports() argument
101 (void) feature_set; in deviceSupports()
127 return TargetArchs::builtWith(feature_set) && (version >= feature_set); in deviceSupports()
143 bool builtWith(FeatureSet feature_set) const;
167 bool CudaArch::builtWith(FeatureSet feature_set) const in builtWith()
169 return !features.empty() && (features.back() >= feature_set); in builtWith()
228 bool cv::cuda::TargetArchs::builtWith(cv::cuda::FeatureSet feature_set) in builtWith() argument
231 (void) feature_set; in builtWith()
235 return cudaArch.builtWith(feature_set); in builtWith()
/external/opencv3/modules/videoio/src/
Dcap_dc1394_v2.cpp247 dc1394featureset_t feature_set; member in CvCaptureCAM_DC1394_v2_CPP
494 if (dc1394_feature_get_all(dcCam,&feature_set) == DC1394_SUCCESS) in open()
659 dc1394featureset_t& fs = const_cast<dc1394featureset_t&>(feature_set); in getProperty()
675 return feature_set.feature[DC1394_FEATURE_WHITE_BALANCE-DC1394_FEATURE_MIN].BU_value; in getProperty()
681 return feature_set.feature[DC1394_FEATURE_WHITE_BALANCE-DC1394_FEATURE_MIN].RV_value; in getProperty()
700 return feature_set.feature[dc1394properties[propId]-DC1394_FEATURE_MIN].value; in getProperty()
752 …dc1394feature_info_t *act_feature = &feature_set.feature[dc1394properties[propId]-DC1394_FEATURE_M… in setProperty()
768feature_set.feature[dc1394properties[propId]-DC1394_FEATURE_MIN].is_on=DC1394_ON; in setProperty()
/external/opencv3/modules/core/include/opencv2/core/
Dcuda.hpp593 CV_EXPORTS bool deviceSupports(FeatureSet feature_set);
608 static bool builtWith(FeatureSet feature_set);
822 bool supports(FeatureSet feature_set) const;
Dcuda.inl.hpp595 bool DeviceInfo::supports(FeatureSet feature_set) const in supports()
598 return version >= feature_set; in supports()
/external/libpng/
Dlibpng-manual.txt4462 feature_set = png_permit_mng_features(png_ptr, mask)
4470 feature_set is a png_uint_32 that is the bitwise AND of