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