Searched refs:pre_anchor_steps (Results 1 – 1 of 1) sorted by relevance
85 uint32 pre_anchor_steps = std::min(subordinate_anchor, chief_anchor); in ComputeAlignmentInfo() local90 uint32 alignment_steps = pre_anchor_steps + post_anchor_steps; in ComputeAlignmentInfo()94 uint32 begin_subordinate_idx = subordinate_anchor - pre_anchor_steps; in ComputeAlignmentInfo()96 uint32 begin_chief_idx = chief_anchor - pre_anchor_steps; in ComputeAlignmentInfo()