Searched refs:operIndex (Results 1 - 2 of 2) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_fmsynth.c160 static EAS_BOOL FM_SynthIsOutputOperator (const S_FM_REGION *pRegion, EAS_INT operIndex) argument
164 if ((pRegion->oper[operIndex].gain & 0xfc) == 0)
177 if (operIndex != 0)
183 if ((operIndex == 1) || (operIndex == 3))
189 if ((operIndex == 1) || (operIndex == 2))
196 if (operIndex == 1)
256 EAS_INT operIndex; local
267 for (operIndex
329 EAS_INT operIndex; local
402 EAS_INT operIndex; local
733 EAS_INT operIndex; local
[all...]
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_fmsynth.c160 static EAS_BOOL FM_SynthIsOutputOperator (const S_FM_REGION *pRegion, EAS_INT operIndex) argument
164 if ((pRegion->oper[operIndex].gain & 0xfc) == 0)
177 if (operIndex != 0)
183 if ((operIndex == 1) || (operIndex == 3))
189 if ((operIndex == 1) || (operIndex == 2))
196 if (operIndex == 1)
256 EAS_INT operIndex; local
267 for (operIndex
329 EAS_INT operIndex; local
402 EAS_INT operIndex; local
733 EAS_INT operIndex; local
[all...]

Completed in 143 milliseconds