xadj 920 modules/dng.c int xadj = (camera_sensor.cfa_pattern == 0x01020001) ? 1 : 0; xadj 925 modules/dng.c int x = (x_off & 0xFFFFFFFE) + xadj;