Home
last modified time | relevance | path

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

/dports/audio/festival/festival/src/modules/UniSyn/
H A Dus_unit.cc80 int centre_index=-1) in window_frame() argument
97 if ( centre_index < 0 ){ in window_frame()
102 window_function( window_length, window, (centre_index-start)); in window_frame()
103 print_centre = centre_index; in window_frame()