Searched refs:shape_end (Results 1 – 2 of 2) sorted by relevance
46 const float *shape_end = shape + len; in add_peak() local60 for (j = -width / 2; j < (width + 1) / 2 && shape < shape_end; j++) in add_peak()
160 const float *shape_end = shape + len; in add_peak() local175 for (j = -width / 2; j < (width + 1) / 2 && shape < shape_end; j++) in add_peak()