Lines Matching defs:that_
1261 algo_t that_[2][2];
1283 that_[gr][ch].find = (cfg->full_outer_loop < 0) ? guess_scalefac_x34 : find_scalefac_x34;
1284 that_[gr][ch].gfc = gfc;
1285 that_[gr][ch].cod_info = &gfc->l3_side.tt[gr][ch];
1286 that_[gr][ch].xr34orig = xr34orig[gr][ch];
1287 if (that_[gr][ch].cod_info->block_type == SHORT_TYPE) {
1288 that_[gr][ch].alloc = short_block_constrain;
1291 that_[gr][ch].alloc = long_block_constrain;
1300 algo_t *that = &that_[gr][ch];
1323 algo_t const *that = &that_[gr][ch];
1556 algo_t const *that = &that_[gr][ch];