Searched defs:pRegionIndex (Results 1 - 3 of 3) sorted by relevance

/external/sonivox/arm-fm-22k/lib_src/
H A Deas_voicemgt.c2579 static EAS_RESULT VMFindProgram (const S_EAS *pEAS, EAS_U32 bank, EAS_U8 programNum, EAS_U16 *pRegionIndex) argument
2598 *pRegionIndex = regionIndex;
2613 *pRegionIndex = p->regionIndex;
2635 static EAS_RESULT VMFindDLSProgram (const S_DLS *pDLS, EAS_U32 bank, EAS_U8 programNum, EAS_U16 *pRegionIndex) argument
2653 *pRegionIndex = p->regionIndex;
/external/sonivox/arm-hybrid-22k/lib_src/
H A Deas_voicemgt.c2579 static EAS_RESULT VMFindProgram (const S_EAS *pEAS, EAS_U32 bank, EAS_U8 programNum, EAS_U16 *pRegionIndex) argument
2598 *pRegionIndex = regionIndex;
2613 *pRegionIndex = p->regionIndex;
2635 static EAS_RESULT VMFindDLSProgram (const S_DLS *pDLS, EAS_U32 bank, EAS_U8 programNum, EAS_U16 *pRegionIndex) argument
2653 *pRegionIndex = p->regionIndex;
/external/sonivox/arm-wt-22k/lib_src/
H A Deas_voicemgt.c2579 static EAS_RESULT VMFindProgram (const S_EAS *pEAS, EAS_U32 bank, EAS_U8 programNum, EAS_U16 *pRegionIndex) argument
2598 *pRegionIndex = regionIndex;
2613 *pRegionIndex = p->regionIndex;
2635 static EAS_RESULT VMFindDLSProgram (const S_DLS *pDLS, EAS_U32 bank, EAS_U8 programNum, EAS_U16 *pRegionIndex) argument
2653 *pRegionIndex = p->regionIndex;

Completed in 122 milliseconds