HomeSort by relevance Sort by last modified time
    Searched refs:operIndex (Results 1 - 2 of 2) sorted by null

  /external/sonivox/arm-fm-22k/lib_src/
eas_fmsynth.c 160 static EAS_BOOL FM_SynthIsOutputOperator (const S_FM_REGION *pRegion, EAS_INT operIndex)
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;
267 for (operIndex = 0; operIndex < 4; operIndex++
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_fmsynth.c 160 static EAS_BOOL FM_SynthIsOutputOperator (const S_FM_REGION *pRegion, EAS_INT operIndex)
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;
267 for (operIndex = 0; operIndex < 4; operIndex++
    [all...]

Completed in 131 milliseconds