c
if ((td->td_tilelength % (long long)(sp->v_sampling * DCTSIZE)) != 0) { 
  // ...
}
