vv                104 core/shooting.c     short vv;
vv                105 core/shooting.c     get_property_case(id, &vv, sizeof(vv));
vv                106 core/shooting.c     return vv;
vv                111 core/shooting.c     int vv;
vv                112 core/shooting.c     get_property_case(id, &vv, sizeof(vv));
vv                113 core/shooting.c     return vv;
vv                118 core/shooting.c     short vv = v;
vv                119 core/shooting.c     set_property_case(id, &vv, sizeof(vv));
vv                495 core/shooting.c     short vv = iso_table[i].prop_id;
vv                496 core/shooting.c     set_property_case(PROPCASE_ISO_MODE, &vv, sizeof(vv));
vv                727 core/shooting.c                 short vv = shutter_speeds_table[i].prop_id;
vv                728 core/shooting.c                 set_property_case(PROPCASE_USER_TV, &vv, sizeof(vv));
vv                916 core/shooting.c                 short vv = aperture_sizes_table[i].prop_id;
vv                917 core/shooting.c                 set_property_case(PROPCASE_USER_AV, &vv, sizeof(vv));
vv               1484 modules/cpuinfo_v7.c                             unsigned mm, vv;
vv               1485 modules/cpuinfo_v7.c                             vv = *ee;
vv               1487 modules/cpuinfo_v7.c                                 if (vv != *(ee+mm)) {
vv                282 modules/zebra.c                     register int uu, vv;
vv                285 modules/zebra.c                     vv = (signed char)img_buf[v+2];
vv                288 modules/zebra.c                         if (clip8(((yy<<12) +           vv*5743 + 2048)>>12)>over) sel  = 4; // R
vv                289 modules/zebra.c                         if (clip8(((yy<<12) - uu*1411 - vv*2925 + 2048)>>12)>over) sel |= 2; // G
vv                379 modules/zebra.c                 register int yy, uu, vv;
vv                387 modules/zebra.c                     vv = (signed char)img_buf[v+2];
vv                390 modules/zebra.c                         if (clip8(((yy<<12) +           vv*5743 + 2048)>>12)>over) sel  = 4; // R
vv                391 modules/zebra.c                         if (clip8(((yy<<12) - uu*1411 - vv*2925 + 2048)>>12)>over) sel |= 2; // G
vv                654 modules/zebra.c                     register int y1, uu, vv;
vv                657 modules/zebra.c                     vv = (signed char)(((ibuf>>16)&0xff)-128);
vv                663 modules/zebra.c                         if (clip8(((y1<<12) +           vv*5743 + 2048)>>12)>over) sel  = 4; // R
vv                664 modules/zebra.c                         if (clip8(((y1<<12) - uu*1411 - vv*2925 + 2048)>>12)>over) sel |= 2; // G