Lines Matching refs:b2_count
524 uint32 b2_count = fBlack_2D_cols; in Process() local
527 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() local
678 if (b2_count) in Process()
682 b2_count * (dstRow % fBlack_2D_rows); in Process()
684 b2_phase = dstCol % b2_count; in Process()
702 if (b2_count) in Process()
707 if (++b2_phase == b2_count) in Process()
735 if (b2_count) in Process()
740 if (++b2_phase == b2_count) in Process()
774 uint32 b2_count = fBlack_2D_cols; in Process() local
777 if (b2_count) in Process()
781 b2_count * (dstRow % fBlack_2D_rows); in Process()
783 b2_phase = dstCol % b2_count; in Process()
806 if (b2_count) in Process()
811 if (++b2_phase == b2_count) in Process()
839 if (b2_count) in Process()
844 if (++b2_phase == b2_count) in Process()
885 if (b2_count) in Process()
890 if (++b2_phase == b2_count) in Process()
922 if (b2_count) in Process()
927 if (++b2_phase == b2_count) in Process()