Go to the source code of this file.
Functions | |
int | get_actual_gct (int *best, int *act) |
int | greatest_clean_time_check (wmpFrame *p) |
void | reset_actual_gct () |
Variables | |
static int | act_gct = 0 |
static int | gct_initd = 0 |
static int | idx1 |
static int | max_consecutive = 0 |
static int | previous_serial = 0 |
int get_actual_gct | ( | int * | best, |
int * | act | ||
) |
int greatest_clean_time_check | ( | wmpFrame * | p | ) |
void reset_actual_gct | ( | ) |
int max_consecutive = 0 [static] |
int previous_serial = 0 [static] |