Searched refs:b2_count (Results 1 – 1 of 1) sorted by relevance
524 uint32 b2_count = fBlack_2D_cols; in Process() local527 if (b2_count) in Process()531 b2_count * (dstRow % fBlack_2D_rows); in Process()533 b2_phase = dstCol % b2_count; in Process()542 if (b2_count) in Process()547 if (++b2_phase == b2_count) in Process()675 uint32 b2_count = fBlack_2D_cols; in Process() local678 if (b2_count) in Process()682 b2_count * (dstRow % fBlack_2D_rows); in Process()684 b2_phase = dstCol % b2_count; in Process()[all …]