Lines Matching refs:l3_side
965 scfsi_calc(int ch, III_side_info_t * l3_side)
970 gr_info *const gi = &l3_side->tt[1][ch];
971 gr_info const *const g0 = &l3_side->tt[0][ch];
983 l3_side->scfsi[ch][i] = 1;
1023 const int gr, const int ch, III_side_info_t * const l3_side)
1027 gr_info *const gi = &l3_side->tt[gr][ch];
1078 l3_side->scfsi[ch][i] = 0;
1081 && l3_side->tt[0][ch].block_type != SHORT_TYPE
1082 && l3_side->tt[1][ch].block_type != SHORT_TYPE) {
1083 scfsi_calc(ch, l3_side);