Searched refs:InstParams (Results 1 – 8 of 8) sorted by relevance
89 if(pInstance->InstParams.BufferMode == LVM_UNMANAGED_BUFFERS) in LVM_Process()241 …if ((pInstance->Params.PSA_Enable == LVM_PSA_ON)&&(pInstance->InstParams.PSA_Included==LVM_PSA_ON)) in LVM_Process()
70 if(pInstance->InstParams.PSA_Included!=LVM_PSA_ON) in LVM_GetSpectrum()
511 pInstance->InstParams = *pInstParams; in LVM_GetInstanceHandle()961 LVM_InstParams_t InstParams; /* Instance parameters */ in LVM_ClearAudioBuffers() local981 InstParams = pInstance->InstParams; in LVM_ClearAudioBuffers()986 &InstParams); in LVM_ClearAudioBuffers()
103 if(pParams->EQNB_NBands > pInstance->InstParams.EQNB_NumBands) in LVM_SetControlParameters()132 (pParams->EQNB_NBands > pInstance->InstParams.EQNB_NumBands)) in LVM_SetControlParameters()800 if(pInstance->InstParams.PSA_Included==LVM_PSA_ON) in LVM_ApplyNewSettings()
174 LVM_InstParams_t InstParams; /* Instance parameters */ member
488 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferIn()858 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferOut()
751 LVREV_InstanceParams_st InstParams; /* Instance parameters */ in Reverb_init() local756 InstParams.MaxBlockSize = MAX_CALL_SIZE; in Reverb_init()757 InstParams.SourceFormat = LVM_STEREO; // Max format, could be mono during process in Reverb_init()758 InstParams.NumDelays = LVREV_DELAYLINES_4; in Reverb_init()763 &InstParams); in Reverb_init()812 &InstParams); in Reverb_init()
539 LVM_InstParams_t InstParams; /* Instance parameters */ in LvmBundle_init() local547 InstParams.BufferMode = LVM_UNMANAGED_BUFFERS; in LvmBundle_init()548 InstParams.MaxBlockSize = MAX_CALL_SIZE; in LvmBundle_init()549 InstParams.EQNB_NumBands = MAX_NUM_BANDS; in LvmBundle_init()550 InstParams.PSA_Included = LVM_PSA_ON; in LvmBundle_init()555 &InstParams); in LvmBundle_init()604 &InstParams); in LvmBundle_init()