x_size            804 modules/motion_detector.c     int x_size = camera_screen.width-xoffset * 2;
x_size            823 modules/motion_detector.c             x_end = xoffset + ((col + 1) * x_size) / motion_detector.columns;