Home
last modified time | relevance | path

Searched refs:real_value (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/simple_features/fixed_point/
A Dsimple_features_generator.cc111 const float real_value = (0.5 - 0.5 * cos((2 * M_PI * i) / window_length)); in CalculatePeriodicHann() local
112 int tmp = static_cast<int32_t>(roundf(real_value * (1 << 15))); in CalculatePeriodicHann()
/AliOS-Things-master/hardware/chip/haas1000/drivers/utils/bes_kv/
A Dbes_kv.h39 u32 real_value; member

Completed in 5 milliseconds