Searched refs:pFMRegions (Results 1 - 8 of 8) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_sndlib.h368 * pFMRegions pointer to array of FM regions
393 SCNST S_FM_REGION *pFMRegions; member in struct:s_eas_sndlib_tag
H A Deas_fmsynth.c142 return &pSynth->pEAS->pFMRegions[pVoice->regionIndex & REGION_INDEX_MASK];
144 return &pSynth->pEAS->pFMRegions[pVoice->regionIndex];
H A Deas_voicemgt.c133 return &pSynth->pEAS->pFMRegions[regionIndex & REGION_INDEX_MASK].region;
139 return &pSynth->pEAS->pFMRegions[regionIndex].region;
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_sndlib.h368 * pFMRegions pointer to array of FM regions
393 SCNST S_FM_REGION *pFMRegions; member in struct:s_eas_sndlib_tag
H A Deas_fmsynth.c142 return &pSynth->pEAS->pFMRegions[pVoice->regionIndex & REGION_INDEX_MASK];
144 return &pSynth->pEAS->pFMRegions[pVoice->regionIndex];
H A Deas_voicemgt.c133 return &pSynth->pEAS->pFMRegions[regionIndex & REGION_INDEX_MASK].region;
139 return &pSynth->pEAS->pFMRegions[regionIndex].region;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_sndlib.h368 * pFMRegions pointer to array of FM regions
393 SCNST S_FM_REGION *pFMRegions; member in struct:s_eas_sndlib_tag
H A Deas_voicemgt.c133 return &pSynth->pEAS->pFMRegions[regionIndex & REGION_INDEX_MASK].region;
139 return &pSynth->pEAS->pFMRegions[regionIndex].region;

Completed in 56 milliseconds