Home
last modified time | relevance | path

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

/dports/audio/festival/festival/src/modules/UniSyn/
H A Dus_unit.cc96 int print_centre; in window_frame() local
99 print_centre = (window_length-1)/2+start; in window_frame()
103 print_centre = centre_index; in window_frame()
110 << print_centre << " " in window_frame()