
Public Member Functions | |
| NormalizationStats () | |
Public Attributes | |
| int32 | cur_num_frames | 
| bool | input_finished | 
| double | sum_pov | 
| double | sum_log_pitch_pov | 
Definition at line 367 of file pitch-functions.h.
      
  | 
  inline | 
Definition at line 375 of file pitch-functions.h.
| int32 cur_num_frames | 
Definition at line 368 of file pitch-functions.h.
Referenced by OnlineProcessPitch::UpdateNormalizationStats().
| bool input_finished | 
Definition at line 370 of file pitch-functions.h.
Referenced by OnlineProcessPitch::UpdateNormalizationStats().
| double sum_log_pitch_pov | 
Definition at line 373 of file pitch-functions.h.
Referenced by OnlineProcessPitch::UpdateNormalizationStats().
| double sum_pov | 
Definition at line 372 of file pitch-functions.h.
Referenced by OnlineProcessPitch::UpdateNormalizationStats().