Searched refs:InstParams (Results 1 – 9 of 9) sorted by relevance
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()
92 if(pInstance->InstParams.BufferMode == LVM_UNMANAGED_BUFFERS) in LVM_Process()284 (pInstance->InstParams.PSA_Included == LVM_PSA_ON)) in LVM_Process()
68 if(pInstance->InstParams.PSA_Included!=LVM_PSA_ON) in LVM_GetSpectrum()
581 pInstance->InstParams = *pInstParams; in LVM_GetInstanceHandle()1033 LVM_InstParams_t InstParams; /* Instance parameters */ in LVM_ClearAudioBuffers() local1052 InstParams = pInstance->InstParams; in LVM_ClearAudioBuffers()1057 &InstParams); in LVM_ClearAudioBuffers()
344 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferIn()711 if (pInstance->InstParams.BufferMode == LVM_MANAGED_BUFFERS) in LVM_BufferOut()
116 if(pParams->EQNB_NBands > pInstance->InstParams.EQNB_NumBands) in LVM_SetControlParameters()145 (pParams->EQNB_NBands > pInstance->InstParams.EQNB_NumBands)) in LVM_SetControlParameters()841 if(pInstance->InstParams.PSA_Included==LVM_PSA_ON) in LVM_ApplyNewSettings()
172 LVM_InstParams_t InstParams; /* Instance parameters */ member
672 LVREV_InstanceParams_st InstParams; /* Instance parameters */ in Reverb_init() local677 InstParams.MaxBlockSize = MAX_CALL_SIZE; in Reverb_init()678 InstParams.SourceFormat = LVM_STEREO; // Max format, could be mono during process in Reverb_init()679 InstParams.NumDelays = LVREV_DELAYLINES_4; in Reverb_init()684 &InstParams); in Reverb_init()733 &InstParams); in Reverb_init()
541 LVM_InstParams_t InstParams; /* Instance parameters */ in LvmBundle_init() local549 InstParams.BufferMode = LVM_UNMANAGED_BUFFERS; in LvmBundle_init()550 InstParams.MaxBlockSize = MAX_CALL_SIZE; in LvmBundle_init()551 InstParams.EQNB_NumBands = MAX_NUM_BANDS; in LvmBundle_init()552 InstParams.PSA_Included = LVM_PSA_ON; in LvmBundle_init()557 &InstParams); in LvmBundle_init()606 &InstParams); in LvmBundle_init()