Home | History | Annotate | Download | only in lib_src

Lines Matching refs:pValue

693 EAS_RESULT SMF_GetData (S_EAS_DATA *pEASData, EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue)
703 *pValue = EAS_FILE_SMF0;
705 *pValue = EAS_FILE_SMF1;
712 VMGetPolyphony(pEASData->pVoiceMgr, pSMFData->pSynth, pValue);
719 VMGetPriority(pEASData->pVoiceMgr, pSMFData->pSynth, pValue);
724 *pValue = pSMFData->transposition;
729 *pValue = (EAS_I32) pSMFData->pSynth;