MD_XY2IDX         775 modules/motion_detector.c     return motion_detector.prev[ MD_XY2IDX(column-1,row-1) ]/motion_detector.points ;
MD_XY2IDX         786 modules/motion_detector.c     return motion_detector.diff[ MD_XY2IDX(column-1,row-1) ];