Searched refs:idx_h (Results 1 – 1 of 1) sorted by relevance
1357 int idx_h[4] = { 0, 1, 2, 3 }; in prune_txk_type_separ() local1406 sort_rd(rds_h, idx_h, 4); in prune_txk_type_separ()1408 if (rds_h[idx] > rds_h[0] * 1.2) skip_h[idx_h[idx]] = 1; in prune_txk_type_separ()1411 if (skip_h[idx_h[0]]) return (uint16_t)0xFFFF; in prune_txk_type_separ()1416 const int *idx_map_v = idx_map + idx_h[0]; in prune_txk_type_separ()1449 tx_type = idx_map[idx_v[i_v] * 4 + idx_h[i_h]]; in prune_txk_type_separ()1450 if (!(allowed_tx_mask & (1 << tx_type)) || skip_h[idx_h[i_h]] || in prune_txk_type_separ()