Home
last modified time | relevance | path

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

/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dmodem_monitor.cpp72 int next_constel_point; member
130 s->next_constel_point = 0; in qam_monitor_clear_constel()
141 if (s->constel_point[s->next_constel_point]) in qam_monitor_update_constel()
142 delete s->constel_point[s->next_constel_point]; in qam_monitor_update_constel()
143 s->constel_point[s->next_constel_point++] = new Ca_Point(pt->re, pt->im, FL_BLACK); in qam_monitor_update_constel()
144 if (s->next_constel_point >= s->constel_window) in qam_monitor_update_constel()
145 s->next_constel_point = 0; in qam_monitor_update_constel()
508 s->next_constel_point = 0; in qam_monitor_init()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dmodem_monitor.cpp72 int next_constel_point; member
130 s->next_constel_point = 0; in qam_monitor_clear_constel()
141 if (s->constel_point[s->next_constel_point]) in qam_monitor_update_constel()
142 delete s->constel_point[s->next_constel_point]; in qam_monitor_update_constel()
143 s->constel_point[s->next_constel_point++] = new Ca_Point(pt->re, pt->im, FL_BLACK); in qam_monitor_update_constel()
144 if (s->next_constel_point >= s->constel_window) in qam_monitor_update_constel()
145 s->next_constel_point = 0; in qam_monitor_update_constel()
556 s->next_constel_point = 0; in qam_monitor_init()
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dmodem_monitor.cpp72 int next_constel_point; member
130 s->next_constel_point = 0; in qam_monitor_clear_constel()
141 if (s->constel_point[s->next_constel_point]) in qam_monitor_update_constel()
142 delete s->constel_point[s->next_constel_point]; in qam_monitor_update_constel()
143 s->constel_point[s->next_constel_point++] = new Ca_Point(pt->re, pt->im, FL_BLACK); in qam_monitor_update_constel()
144 if (s->next_constel_point >= s->constel_window) in qam_monitor_update_constel()
145 s->next_constel_point = 0; in qam_monitor_update_constel()
556 s->next_constel_point = 0; in qam_monitor_init()