IF((EQ_16(st_fx->cng_type,FD_CNG)&&(LE_32(st_fx->total_brate,ACELP_24k40)||((st_fx->element_mode!=EVS_MONO)&&LE_32(st_fx->total_brate,ACELP_32k))))||(EQ_16(st_fx->element_mode,IVAS_CPE_MDCT)))/* at highest bitrates, use exclusively LP_CNG */
IF((EQ_16(st_fx->cng_type,FD_CNG)&&(LE_32(st_fx->total_brate,MAX_BRATE_DTX_EVS)||((st_fx->element_mode!=EVS_MONO)&&LE_32(ivas_total_brate,MAX_BRATE_DTX_IVAS))))||(EQ_16(st_fx->element_mode,IVAS_CPE_MDCT)))/* at highest bitrates, use exclusively LP_CNG */