Home
last modified time | relevance | path

Searched defs:feature_vector (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dspectral_features_unittest.cc36 std::array<float, kTestFeatureVectorSize>* feature_vector) { in GetHigherBandsSpectrum()
41 std::array<float, kTestFeatureVectorSize>* feature_vector) { in GetAverage()
46 std::array<float, kTestFeatureVectorSize>* feature_vector) { in GetFirstDerivative()
51 std::array<float, kTestFeatureVectorSize>* feature_vector) { in GetSecondDerivative()
56 std::array<float, kTestFeatureVectorSize>* feature_vector) { in GetCepstralCrossCorrelation()
62 std::array<float, kTestFeatureVectorSize>* feature_vector) { in GetCepstralVariability()
76 std::array<float, kTestFeatureVectorSize> feature_vector; in TEST() local
123 std::array<float, kTestFeatureVectorSize> feature_vector; in TEST() local
H A Dfeatures_extraction_unittest.cc55 rtc::ArrayView<float, kFeatureVectorSize> feature_vector) { in FeedTestData()
80 std::vector<float> feature_vector(kFeatureVectorSize); in TEST() local
H A Drnn_vad_unittest.cc81 std::vector<float> feature_vector(kFeatureVectorSize); in TEST_P() local
135 std::array<float, kFeatureVectorSize> feature_vector; in TEST_P() local
H A Drnn.cc77 rtc::ArrayView<const float, kFeatureVectorSize> feature_vector, in ComputeVadProbability()
H A Dfeatures_extraction.cc54 rtc::ArrayView<float, kFeatureVectorSize> feature_vector) { in CheckSilenceComputeFeatures()
H A Drnn_vad_tool.cc69 std::array<float, kFeatureVectorSize> feature_vector; in main() local
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
H A Dindex.proto157 repeated float feature_vector = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
H A Dindex.proto157 repeated float feature_vector = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dvad_wrapper.cc41 std::array<float, rnn_vad::kFeatureVectorSize> feature_vector; in Analyze() local
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1beta1/
H A Dindex.proto214 repeated float feature_vector = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/aiplatform/v1/
H A Dindex.proto214 repeated float feature_vector = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/libtextclassifier/native/lang_id/common/
H A Dembedding-network.cc165 const FeatureVector &feature_vector = feature_vectors[es_index]; in ConcatEmbeddings() local
/aosp_15_r20/external/webrtc/common_audio/vad/
H A Dvad_core.c675 int16_t feature_vector[kNumChannels], total_power; in WebRtcVad_CalcVad8khz() local
/aosp_15_r20/external/cronet/base/test/
H A Dscoped_feature_list.cc186 const std::vector<ScopedFeatureList::FeatureWithStudyGroup>& feature_vector, in ContainsFeature()
/aosp_15_r20/external/cronet/third_party/metrics_proto/
H A Dcast_logs.proto234 repeated float feature_vector = 15; field
/aosp_15_r20/out/soong/.intermediates/external/cronet/third_party/metrics_proto/cronet_aml_third_party_metrics_proto_metrics_proto_gen_headers/android_arm64_armv8-2a_cortex-a55_apex30/gen/third_party/metrics_proto/
Dcast_logs.pb.h5568 inline float CastLogsProto_CastEventProto::feature_vector(int index) const { in feature_vector() function
5588 CastLogsProto_CastEventProto::feature_vector() const { in feature_vector() function