stereo_mdct_init_igf_start_band_fx(&(hCPE->hStereoMdct->stbParamsTCX20),16384/* 1.0f in Q14 */,hCPE->hCoreCoder[0]->bwidth,hCPE->element_brate);
stereo_mdct_init_igf_start_band_fx(&(hCPE->hStereoMdct->stbParamsTCX10),8192/* 0.5f in Q14 */,hCPE->hCoreCoder[0]->bwidth,hCPE->element_brate);
stereo_mdct_init_igf_start_band_fx(&(hCPE->hStereoMdct->stbParamsTCX20afterACELP),20480/* 1.25f in Q14 */,hCPE->hCoreCoder[0]->bwidth,hCPE->element_brate);