Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 91) sorted by relevance

1234

/AliOS-Things-master/components/freetype/src/gxvalid/
A Dgxvfeat.c54 FT_UShort feature; member
89 GXV_TRACE(( " (feature = %u)\n", feature )); in gxv_feat_registry_validate()
91 if ( feature >= gxv_feat_registry_length ) in gxv_feat_registry_validate()
99 if ( gxv_feat_registry[feature].existence == 0 ) in gxv_feat_registry_validate()
102 feature )); in gxv_feat_registry_validate()
107 if ( gxv_feat_registry[feature].apple_reserved ) in gxv_feat_registry_validate()
118 feature, nSettings, in gxv_feat_registry_validate()
198 FT_UShort feature; in gxv_feat_name_validate() local
213 feature = FT_NEXT_USHORT( p ); in gxv_feat_name_validate()
214 GXV_FEAT_DATA( feature ) = feature; in gxv_feat_name_validate()
[all …]
A DREADME151 feature is implemented by a single State Machine, a glyph ID
154 feature is implemented by chained State Machines, a component State
188 between up to 32 features, theoretically. But if one feature
189 setting affects another feature setting, we need typographic
287 4-5. invalid feature number (117/183)
293 include feature numbers which are incompatible with the predefined
294 feature registry.
298 a) 67 fonts use a feature number which should not be used.
299 b) 117 fonts set the wrong feature range (nSetting). This is mostly
303 what the feature is. At FT_VALIDATE_DEFAULT, gxvalid warns but
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcpu.c119 static int x86CPUInfo(CPUFeature feature) { in x86CPUInfo() argument
139 if (feature == kSSE2) { in x86CPUInfo()
142 if (feature == kSSE3) { in x86CPUInfo()
145 if (feature == kSlowSSSE3) { in x86CPUInfo()
152 if (feature == kSSE4_1) { in x86CPUInfo()
155 if (feature == kAVX) { in x86CPUInfo()
162 if (feature == kAVX2) { in x86CPUInfo()
175 if (feature == kNEON) { in AndroidCPUInfo()
185 static int armCPUInfo(CPUFeature feature) { in armCPUInfo() argument
186 if (feature != kNEON) return 0; in armCPUInfo()
[all …]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/
A Daudio_microfrontend.cc164 std::vector<T>* feature; in GenerateFeatures() local
166 feature = &pad; in GenerateFeatures()
168 feature = &frame_buffer[0]; in GenerateFeatures()
170 feature = &frame_buffer[frame_buffer.size() - 1]; in GenerateFeatures()
172 feature = &frame_buffer[frame]; in GenerateFeatures()
174 for (auto f : *feature) { in GenerateFeatures()
A DREADME.md1 # Audio "frontend" TensorFlow operations for feature generation
2 The most common module used by most audio processing modules is the feature
39 sequence/time dimension, and each column is the feature dimension).
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ops/
A Daudio_microfrontend_op.cc270 std::vector<T>* feature; in Compute() local
272 feature = &pad; in Compute()
274 feature = &frame_buffer[0]; in Compute()
276 feature = &frame_buffer[frame_buffer.size() - 1]; in Compute()
278 feature = &frame_buffer[frame]; in Compute()
280 for (auto f : *feature) { in Compute()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A DREADME.md1 # Audio "frontend" library for feature generation
3 A feature generation library (also called frontend) that receives raw audio
34 printf("%d ", output.values[i]); // Print the feature vector.
39 samples needed from the audio data to produce a single feature vector (according
41 a feature vector, the returned size will be 0 and the values pointer will be
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/include/alibabacloud/facebody/model/
A DExtractPedestrianFeatureAttributeResult.h45 std::string feature; member
65 std::string feature; member
A DExtractPedestrianFeatureAttrResult.h43 std::string feature; member
/AliOS-Things-master/components/mbedtls/library/
A Dpadlock.c49 int mbedtls_padlock_has_support( int feature ) in mbedtls_padlock_has_support() argument
74 return( flags & feature ); in mbedtls_padlock_has_support()
A Dversion_features.c757 int mbedtls_version_check_feature( const char *feature ) in mbedtls_version_check_feature() argument
764 if( feature == NULL ) in mbedtls_version_check_feature()
769 if( !strcmp( *idx, feature ) ) in mbedtls_version_check_feature()
/AliOS-Things-master/components/freetype/src/autofit/
A Dhbshim.c414 const hb_feature_t* feature; in af_get_char_index() local
426 feature = features[style_class->coverage]; in af_get_char_index()
428 if ( feature ) in af_get_char_index()
453 hb_shape( font, buf, feature, 1 ); in af_get_char_index()
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dversion.h104 int mbedtls_version_check_feature( const char *feature );
A Dpadlock.h72 int mbedtls_padlock_has_support( int feature );
/AliOS-Things-master/components/cplusplus/example/cpp_standard/
A Dcpp_standard_test.cpp42 cpp standard feature example)
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dmuxinternal.c432 static int IsNotCompatible(int feature, int num_items) { in IsNotCompatible() argument
433 return (feature != 0) != (num_items > 0); in IsNotCompatible()
443 WebPFeatureFlags feature, in ValidateChunk() argument
450 if (feature != NO_FLAG && IsNotCompatible(vp8x_flags & feature, *num)) { in ValidateChunk()
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/facebody/src/model/
A DExtractPedestrianFeatureAttributeResult.cc48 data_.feature = dataNode["Feature"].asString(); in parse()
88 elementObject.feature = dataNodeElementsElement["Feature"].asString(); in parse()
A DExtractPedestrianFeatureAttrResult.cc48 data_.feature = dataNode["Feature"].asString(); in parse()
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/micro_features/
A DBUILD1 # Library for generating feature vectors from audio data
/AliOS-Things-master/components/ble_host/include/
A Dhci_api.h61 int hci_api_read_local_feature(uint8_t feature[8]);
70 int hci_api_le_read_local_feature(uint8_t feature[8]);
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/swig/
A Dlibwebp.swig94 %feature("autodoc", #func "(uint8_t data) -> (rgb, width, height)") func;
97 %feature("autodoc", "1");
103 %feature("autodoc", "WebPGetInfo(uint8_t data) -> (width, height)") WebPGetInfo;
289 %feature("autodoc", "private, do not call directly.");
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/bluetooth/realtek/sdk/board/amebad/lib/
A Drelease_note.txt52 1. Fix a bug for GAP service writable feature.
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddemux.h138 const WebPDemuxer* dmux, WebPFormatFeature feature);
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddemux.h138 const WebPDemuxer* dmux, WebPFormatFeature feature);
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddemux.h138 const WebPDemuxer* dmux, WebPFormatFeature feature);

Completed in 30 milliseconds

1234