OnlineProcessPitch::NormalizationStats Struct Reference
Collaboration diagram for OnlineProcessPitch::NormalizationStats:

Public Member Functions

 NormalizationStats ()
 

Public Attributes

int32 cur_num_frames
 
bool input_finished
 
double sum_pov
 
double sum_log_pitch_pov
 

Detailed Description

Definition at line 367 of file pitch-functions.h.

Constructor & Destructor Documentation

◆ NormalizationStats()

Member Data Documentation

◆ cur_num_frames

int32 cur_num_frames

Definition at line 368 of file pitch-functions.h.

Referenced by OnlineProcessPitch::UpdateNormalizationStats().

◆ input_finished

bool input_finished

Definition at line 370 of file pitch-functions.h.

Referenced by OnlineProcessPitch::UpdateNormalizationStats().

◆ sum_log_pitch_pov

double sum_log_pitch_pov

Definition at line 373 of file pitch-functions.h.

Referenced by OnlineProcessPitch::UpdateNormalizationStats().

◆ sum_pov

double sum_pov

Definition at line 372 of file pitch-functions.h.

Referenced by OnlineProcessPitch::UpdateNormalizationStats().


The documentation for this struct was generated from the following file: