#include <linuxrec.h>
Definition at line 88 of file linuxrec.h.
| float VDADetection::energyPerSample |
( |
struct DataBuff |
pcm_data | ) |
|
| float VDADetection::levelEnergy |
( |
struct DataBuff |
pcm_data, |
|
|
const int |
call_count |
|
) |
| |
| const float VDADetection::adjustment_ = 0.05 |
|
private |
| float VDADetection::background_energy_ = 0.0 |
|
private |
| int VDADetection::call_count_ = 0 |
|
private |
| const float VDADetection::forgetfactor_ = 1 |
|
private |
| int VDADetection::is_speech_count_ |
|
private |
| float VDADetection::level_ = 0 |
|
private |
| float VDADetection::mean_energy_ = 0.0 |
|
private |
| float VDADetection::temp_energy_ = 0.0 |
|
private |
The documentation for this class was generated from the following files: