Searched refs:cpl_exp (Results 1 – 1 of 1) sorted by relevance
298 int cpl_exp = block->cpl_coord_exp[ch][bnd]; in apply_channel_coupling() local299 … int cpl_mant = (fixed_cpl_coords[blk][ch][bnd] << (5 + cpl_exp + master_exp * 3)) >> 24; in apply_channel_coupling()300 if (cpl_exp == 15) in apply_channel_coupling()