Searched refs:c_ix (Results 1 – 3 of 3) sorted by relevance
104 for (size_t c_ix = 0; c_ix < geometry.size(); ++c_ix) { in PhaseAlignmentMasks() local105 float distance = std::cos(angle) * geometry[c_ix].x() + in PhaseAlignmentMasks()106 std::sin(angle) * geometry[c_ix].y(); in PhaseAlignmentMasks()110 mat_els[0][c_ix] = complex<float>(cos(phase_shift), sin(phase_shift)); in PhaseAlignmentMasks()
486 for (size_t c_ix = 0; c_ix < num_input_channels_; ++c_ix) { in ApplyMasks() local487 output_channel[f_ix] += input[c_ix][f_ix] * delay_sum_mask_els[c_ix]; in ApplyMasks()
95 %c_ix.0.3 = phi i32 [ undef, %bb48.3 ], [ undef, %bb49.2 ] ; <i32> [#uses=1]103 …%0 = getelementptr inbounds [5 x i64*], [5 x i64*]* undef, i32 0, i32 %c_ix.0.3 ; <i64**> [#uses=0]