Searched refs:reg_bits (Results 1 – 2 of 2) sorted by relevance
92 int reg_bits = 0; in estimate_gain() local102 reg_bits = (8*nbytes * 4) / (125 * (1 + dt)); in estimate_gain()103 reg_bits = LC3_CLIP(reg_bits + reg_c, 6, 23); in estimate_gain()138 lc3_ldexpf(x_max, -reg_bits) * lc3_exp2f(-low_bits) : 0; in estimate_gain()
94 reg_bits = np.clip(102 nf = np.max(np.abs(x)) * np.exp2(-reg_bits - low_bits)