Searched refs:InstParams (Results 1 – 9 of 9) sorted by relevance
95 if(pInstance->InstParams.BufferMode == LVM_UNMANAGED_BUFFERS) in LVM_Process()290 (pInstance->InstParams.PSA_Included == LVM_PSA_ON)) in LVM_Process()371 if(pInstance->InstParams.BufferMode == LVM_UNMANAGED_BUFFERS) in LVM_Process()523 …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()
608 pInstance->InstParams = *pInstParams; in LVM_GetInstanceHandle()1119 LVM_InstParams_t InstParams; /* Instance parameters */ in LVM_ClearAudioBuffers() local1139 InstParams = pInstance->InstParams; in LVM_ClearAudioBuffers()1144 &InstParams); in LVM_ClearAudioBuffers()
678 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferIn()708 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferIn()1302 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferOut()1326 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferOut()
204 LVM_InstParams_t InstParams; /* Instance parameters */ member
124 if(pParams->EQNB_NBands > pInstance->InstParams.EQNB_NumBands) in LVM_SetControlParameters()153 (pParams->EQNB_NBands > pInstance->InstParams.EQNB_NumBands)) in LVM_SetControlParameters()948 if(pInstance->InstParams.PSA_Included==LVM_PSA_ON) in LVM_ApplyNewSettings()
275 LVM_InstParams_t InstParams; /* Instance parameters */ in LvmBundle_init() local283 InstParams.BufferMode = LVM_UNMANAGED_BUFFERS; in LvmBundle_init()284 InstParams.MaxBlockSize = MAX_CALL_SIZE; in LvmBundle_init()285 InstParams.EQNB_NumBands = MAX_NUM_BANDS; in LvmBundle_init()286 InstParams.PSA_Included = LVM_PSA_ON; in LvmBundle_init()289 LvmStatus = LVM_GetMemoryTable(LVM_NULL, &MemTab, &InstParams); in LvmBundle_init()344 &MemTab, &InstParams); in LvmBundle_init()
795 LVREV_InstanceParams_st InstParams; /* Instance parameters */ in Reverb_init() local800 InstParams.MaxBlockSize = MAX_CALL_SIZE; in Reverb_init()801 InstParams.SourceFormat = LVM_STEREO; // Max format, could be mono during process in Reverb_init()802 InstParams.NumDelays = LVREV_DELAYLINES_4; in Reverb_init()807 &InstParams); in Reverb_init()856 &InstParams); in Reverb_init()
573 LVM_InstParams_t InstParams; /* Instance parameters */ in LvmBundle_init() local581 InstParams.BufferMode = LVM_UNMANAGED_BUFFERS; in LvmBundle_init()582 InstParams.MaxBlockSize = MAX_CALL_SIZE; in LvmBundle_init()583 InstParams.EQNB_NumBands = MAX_NUM_BANDS; in LvmBundle_init()584 InstParams.PSA_Included = LVM_PSA_ON; in LvmBundle_init()589 &InstParams); in LvmBundle_init()638 &InstParams); in LvmBundle_init()