cv                743 core/shooting.c         int cv = shooting_get_user_tv_id();
cv                744 core/shooting.c         shooting_set_user_tv_by_id(cv+v);
cv                932 core/shooting.c         int cv = shooting_get_user_av_id();
cv                933 core/shooting.c         shooting_set_user_av_by_id(cv+v);
cv               1391 core/shooting.c     int cv = shooting_get_zoom();
cv               1394 core/shooting.c         shooting_set_zoom(cv+v);
cv                182 lib/lua/llex.c   struct lconv *cv = localeconv();
cv                184 lib/lua/llex.c   ls->decpoint = (cv ? cv->decimal_point[0] : '.');
cv                527 modules/motion_detector.c     register int x, y, uvx, cy, cv;
cv                538 modules/motion_detector.c             cv = (int)img[y + uvx + 2] - 128;
cv                541 modules/motion_detector.c             cv = (signed char)img[y + uvx + 2];
cv                543 modules/motion_detector.c             curr += clip(((cy<<12) + cv*5743 + 2048)>>12);      // R
cv                552 modules/motion_detector.c     register int x, y, uvx, cy, cu, cv;
cv                564 modules/motion_detector.c             cv = (int)img[y + uvx + 2] - 128;
cv                568 modules/motion_detector.c             cv = (signed char)img[y + uvx + 2];
cv                570 modules/motion_detector.c             curr += clip(((cy<<12) - cu*1411 - cv*2925 + 2048)>>12);    // G