Searched refs:out_j (Results 1 – 3 of 3) sorted by relevance
93 int i, j, out_i, out_j; in avresample_build_matrix() local275 for (out_j = j = 0; out_j < in_channels && j < 64; j++) { in avresample_build_matrix()276 matrix_out[out_i * stride + out_j] = matrix[i][j]; in avresample_build_matrix()279 out_j++; in avresample_build_matrix()
685 LLVMValueRef *out_j);
2117 LLVMValueRef *out_j) in lp_build_sample_offset() argument2135 &y_offset, out_j); in lp_build_sample_offset()2139 *out_j = bld->zero; in lp_build_sample_offset()