y_size            805 modules/motion_detector.c     int y_size = camera_screen.height-yoffset * 2;
y_size            815 modules/motion_detector.c         y_end = yoffset + ((row + 1) * y_size) / motion_detector.rows;