HomeSort by relevance Sort by last modified time
    Searched defs:GetFeatures (Results 1 - 6 of 6) sorted by null

  /external/tensorflow/tensorflow/core/example/
feature_util.cc 106 Features* GetFeatures<Features>(Features* proto) {
111 Features* GetFeatures<Example>(Example* proto) {
116 const Features& GetFeatures<Features>(const Features& proto) {
121 const Features& GetFeatures<Example>(const Example& proto) {
  /external/opencv/cvaux/src/
_cvfacedetection.h 109 inline FaceFeature * GetFeatures();
124 inline FaceFeature * FaceTemplate::GetFeatures()
127 }//inline FaceFeature * FaceTemplate::GetFeatures()
  /external/webp/src/dec/
webp_dec.c 681 static VP8StatusCode GetFeatures(const uint8_t* const data, size_t data_size,
702 if (GetFeatures(data, data_size, &features) != VP8_STATUS_OK) {
742 return GetFeatures(data, data_size, features);
754 status = GetFeatures(data, data_size, &config->input);
  /external/stressapptest/src/
os.cc 105 GetFeatures();
181 void OsLayer::GetFeatures() {
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Nvme.h 634 NVME_ADMIN_GET_FEATURES GetFeatures;
  /device/linaro/bootloader/edk2/SecurityPkg/Tcg/Opal/OpalPasswordSmm/
OpalNvmeReg.h 702 NVME_ADMIN_GET_FEATURES GetFeatures;

Completed in 408 milliseconds