SHOT_HISTOGRAM_SAMPLES 11 modules/shot_histogram.c #define SHOT_HISTOGRAM_SIZE (SHOT_HISTOGRAM_SAMPLES*sizeof(short)) SHOT_HISTOGRAM_SAMPLES 16 modules/shot_histogram.c unsigned short shot_histogram[SHOT_HISTOGRAM_SAMPLES]; SHOT_HISTOGRAM_SAMPLES 108 modules/shot_histogram.c for (x = 0 ; x < SHOT_HISTOGRAM_SAMPLES; x++)