DTD_H_START_SHFT
return (h_start << DTD_H_START_SHFT) | v_start;
return dtd->start_h_v >> DTD_H_START_SHFT;