MD_REC_CALLS_CNT  117 modules/motion_detector.c     int comp_calls[MD_REC_CALLS_CNT];
MD_REC_CALLS_CNT  379 modules/motion_detector.c         calls = ( motion_detector.comp_calls_cnt < MD_REC_CALLS_CNT) ?motion_detector.comp_calls_cnt: MD_REC_CALLS_CNT;
MD_REC_CALLS_CNT  617 modules/motion_detector.c     if(motion_detector.comp_calls_cnt < MD_REC_CALLS_CNT)