cy                527 modules/motion_detector.c     register int x, y, uvx, cy, cv;
cy                534 modules/motion_detector.c             cy = img[y + x + 1];
cy                543 modules/motion_detector.c             curr += clip(((cy<<12) + cv*5743 + 2048)>>12);      // R
cy                552 modules/motion_detector.c     register int x, y, uvx, cy, cu, cv;
cy                559 modules/motion_detector.c             cy = img[y + x + 1];
cy                570 modules/motion_detector.c             curr += clip(((cy<<12) - cu*1411 - cv*2925 + 2048)>>12);    // G
cy                579 modules/motion_detector.c     register int x, y, uvx, cy, cu;
cy                586 modules/motion_detector.c             cy = img[y + x + 1];
cy                595 modules/motion_detector.c             curr += clip(((cy<<12) + cu*7258 + 2048)>>12);      // B