Skip to content

Add appropriate offset to duotone calculation when time_shift is not zero

When time_shift on the duotone ADC (ADC 0) is n > zero, then duotone input points are shifted later in time by n points. This change corrects back duotone to the value that would be calculated with time_shift == 0.

Merge request reports