gain_code16=s_min(gain_code16,mac_r(L_mult(16384,gain_code16),shl_sat(16384>>3,st_fx->Q_exc),st_fx->lp_gainc_fx));/* st_fx->lp_gainc_fx in Q3 >>3 to bring it to Q0 as gain_code16 */
#else
gain_code16=s_min(gain_code16,mac_r(L_mult(16384,gain_code16),shl_o(16384>>3,st_fx->Q_exc,&Overflow),st_fx->lp_gainc_fx));/* st_fx->lp_gainc_fx in Q3 >>3 to bring it to Q0 as gain_code16 */