Lines Matching defs:gr
949 int gr, k, ch;
953 /* thinking cache performance, ch->gr loop is better than gr->ch loop */
955 for (gr = 0; gr < cfg->mode_gr; gr++) {
957 gr_info *const gi = &(gfc->l3_side.tt[gr][ch]);
959 FLOAT *samp = esv->sb_sample[ch][1 - gr][0];
980 FLOAT const *const band0 = esv->sb_sample[ch][gr][0] + order[band];
981 FLOAT *const band1 = esv->sb_sample[ch][1 - gr][0] + order[band];