Searched refs:sbrConfig (Results 1 – 1 of 1) sorted by relevance
1826 sbrConfiguration sbrConfig[(8)]; in sbrEncoder_Init() local2007 if ( ! FDKsbrEnc_InitializeSbrDefaults ( &sbrConfig[el], in sbrEncoder_Init()2019 if ( ! FDKsbrEnc_AdjustSbrSettings (&sbrConfig[el], in sbrEncoder_Init()2037 highestSbrStartFreq = fixMax(highestSbrStartFreq, sbrConfig[el].startFreq); in sbrEncoder_Init()2038 highestSbrStopFreq = fixMax(highestSbrStopFreq, sbrConfig[el].stopFreq); in sbrEncoder_Init()2054 sbrConfig[el].startFreq = highestSbrStartFreq; in sbrEncoder_Init()2055 sbrConfig[el].stopFreq = highestSbrStopFreq; in sbrEncoder_Init()2059 &sbrConfig[el], in sbrEncoder_Init()