Searched refs:depth_step (Results 1 – 2 of 2) sorted by relevance
63 ushort init_idepth[4], idepth[4], depth_step; in NAME() local72 depth_step = (ushort)(dzdx * scale); in NAME()82 idepth[0] = init_idepth[0] + dx * depth_step; in NAME()83 idepth[1] = init_idepth[1] + dx * depth_step; in NAME()84 idepth[2] = init_idepth[2] + dx * depth_step; in NAME()85 idepth[3] = init_idepth[3] + dx * depth_step; in NAME()
88 int depth_step = 8; in Pack() local92 cell_start_depth += depth_step) { in Pack()