Home | History | Annotate | Download | only in src

Lines Matching refs:comp

1231                 int* comp = comp_idx->data.i;
1234 row_sample[i] = sample_data[comp[i]];
1237 row_sample[i] = sample_data[sample_step*comp[i]];