Home
last modified time | relevance | path

Searched refs:FrontendProcessSamples (Results 1 – 9 of 9) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/lib/
A Dfrontend_test.cc66 struct FrontendOutput output = FrontendProcessSamples( in TF_LITE_MICRO_TEST()
87 FrontendProcessSamples(&state, kFakeAudioData, in TF_LITE_MICRO_TEST()
90 struct FrontendOutput output = FrontendProcessSamples( in TF_LITE_MICRO_TEST()
112 FrontendProcessSamples(&state, kFakeAudioData, in TF_LITE_MICRO_TEST()
115 FrontendProcessSamples( in TF_LITE_MICRO_TEST()
119 struct FrontendOutput output = FrontendProcessSamples( in TF_LITE_MICRO_TEST()
A Dfrontend.h53 struct FrontendOutput FrontendProcessSamples(struct FrontendState* state,
A Dfrontend_memmap_main.c43 struct FrontendOutput output = FrontendProcessSamples( in main()
A Dfrontend_main.c53 struct FrontendOutput output = FrontendProcessSamples( in main()
A Dfrontend.c19 struct FrontendOutput FrontendProcessSamples(struct FrontendState* state, in FrontendProcessSamples() function
A DREADME.md31 FrontendProcessSamples(
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/micro_features/
A Dmicro_features_generator.cc81 FrontendOutput frontend_output = FrontendProcessSamples( in GenerateMicroFeatures()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/
A Daudio_microfrontend.cc141 struct FrontendOutput output = FrontendProcessSamples( in GenerateFeatures()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/microfrontend/ops/
A Daudio_microfrontend_op.cc246 struct FrontendOutput output = FrontendProcessSamples( in Compute()

Completed in 17 milliseconds