Lines Matching full:sortedindices
742 const float** ordValues, const int** sortedIndices, int* sampleIndicesBuf )
750 *sortedIndices = buf->data.i + n->buf_idx*get_length_subbuf() + (size_t)vi*sample_count + n->offset;
758 *sortedIndices = sortedIndicesBuf;
765 int idx = (*sortedIndices)[i];
774 int idx = (*sortedIndices)[i];
804 *sortedIndices = sortedIndicesBuf;