Searched refs:b2_phase (Results 1 – 1 of 1) sorted by relevance
525 uint32 b2_phase = 0; in Process() local533 b2_phase = dstCol % b2_count; in Process()545 x -= b2 [b2_phase]; in Process()547 if (++b2_phase == b2_count) in Process()549 b2_phase = 0; in Process()676 uint32 b2_phase = 0; in Process() local684 b2_phase = dstCol % b2_count; in Process()705 x -= b2 [b2_phase]; in Process()707 if (++b2_phase == b2_count) in Process()709 b2_phase = 0; in Process()[all …]