#include <atsc_sssr.h>
Public Member Functions | |
| seg_sync_integrator () | |
| void | reset () |
| called on channel change | |
| int | update (int weight, int index) |
| update current tap with weight and return integrated correlation value | |
| int | find_max (int *value) |
| return index of maximum correlation value | |
Private Attributes | |
| signed char | d_integrator [ATSC_DATA_SEGMENT_LENGTH] |
|
|
|
|
|
return index of maximum correlation value
|
|
|
called on channel change
|
|
||||||||||||
|
update current tap with weight and return integrated correlation value
|
|
|
|
1.3.8