Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_Window Member List

This is the complete list of members for EST_Window, including all inherited members.

creator(const char *name, bool report_error=false)EST_Windowstatic
description(const char *name)EST_Windowstatic
Func typedefEST_Window
make_window(EST_TBuffer< float > &window_vals, int size, const char *name, int window_centre)EST_Windowstatic
make_window(EST_FVector &window_vals, int size, const char *name, int window_centre)EST_Windowstatic
options_short(void)EST_Windowstatic
options_supported(void)EST_Windowstatic
window_signal(const EST_Wave &sig, EST_WindowFunc *make_window, int start, int size, EST_TBuffer< float > &frame)EST_Windowstatic
window_signal(const EST_Wave &sig, EST_WindowFunc *make_window, int start, int size, EST_FVector &frame, int resize=0)EST_Windowstatic
window_signal(const EST_Wave &sig, const EST_String &window_name, int start, int size, EST_FVector &frame, int resize=0)EST_Windowstatic
window_signal(const EST_Wave &sig, EST_TBuffer< float > &window_vals, int start, int size, EST_FVector &frame, int resize=0)EST_Windowstatic