Searched refs:cpl_mant (Results 1 – 1 of 1) sorted by relevance
299 … int cpl_mant = (fixed_cpl_coords[blk][ch][bnd] << (5 + cpl_exp + master_exp * 3)) >> 24; in apply_channel_coupling() local301 cpl_mant >>= 1; in apply_channel_coupling()303 cpl_mant -= 16; in apply_channel_coupling()305 block->cpl_coord_mant[ch][bnd] = cpl_mant; in apply_channel_coupling()