ACELP_config*acelp_cfg,/* i : ACELP bit-allocation */
constint16_tsignaling_bits,/* i : number of signaling bits */
constint16_tcoder_type,/* i : coder type */
#ifdef NONBE_FIX_GSC_BSTR
constint16_tinactive_coder_type_flag,/* i : AVQ (0) or GSC (1) IC flag */
#endif
constint16_ttc_subfr,/* i : TC subfr ID */
constint16_ttc_call,/* i : TC call number (0,1,2,3,5(DEC)) */
int16_t*nBits_es_Pred,/* o : number of bits for Es_pred Q */
@@ -778,13 +776,9 @@ ivas_error config_acelp1(
}
/* gain Q bit-budget - part 1: 'Es_pred' of memory-less gain Q */
#ifdef NONBE_FIX_GSC_BSTR
if((coder_type!=UNVOICED&&coder_type!=AUDIO&&coder_type!=INACTIVE&&!(core_brate<=ACELP_8k00&&coder_type!=TRANSITION))/* mid bitrates in GC and VC, low+mid bitrates in TC */||