IF((st_fx->last_bwidth==FB&&st_fx->element_mode==EVS_MONO)||(EQ_16(st_fx->bwidth,FB)&&st_fx->element_mode>EVS_MONO))// note: once EVS i CR fixed, the condition will simplify to "if ( st->bwidth == FB )" only
IF((st->last_bwidth==FB&&st->element_mode==EVS_MONO)||(EQ_16(st->bwidth,FB)&&st->element_mode>EVS_MONO))// note: once EVS i CR fixed, the condition will simplify to "if ( st->bwidth == FB )" only