Searched refs:SourceFormat (Results 1 – 20 of 20) sorted by relevance
73 || ((pNewParams->SourceFormat != LVM_STEREO) && in LVREV_SetControlParameters()74 (pNewParams->SourceFormat != LVM_MONOINSTEREO) && in LVREV_SetControlParameters()75 (pNewParams->SourceFormat != LVM_MONO) && in LVREV_SetControlParameters()76 (pNewParams->SourceFormat != LVM_MULTICHANNEL))) in LVREV_SetControlParameters()78 …|| ((pNewParams->SourceFormat != LVM_STEREO) && (pNewParams->SourceFormat != LVM_MONOINSTEREO) && … in LVREV_SetControlParameters()
107 if(pLVREV_Private->CurrentParams.SourceFormat == LVM_MONO){ in LVREV_Process()121 if (pLVREV_Private->CurrentParams.SourceFormat != LVM_MONO) in LVREV_Process()212 if(pPrivate->CurrentParams.SourceFormat == LVM_MONO) in ReverbBlock()
254 pLVREV_Private->CurrentParams.SourceFormat = LVM_SOURCE_DUMMY; in LVREV_GetInstanceHandle()
74 ((pParams->SourceFormat != LVM_STEREO) && in LVM_SetControlParameters()75 (pParams->SourceFormat != LVM_MONOINSTEREO) && in LVM_SetControlParameters()76 (pParams->SourceFormat != LVM_MONO) && in LVM_SetControlParameters()77 (pParams->SourceFormat != LVM_MULTICHANNEL)) || in LVM_SetControlParameters()79 …((pParams->SourceFormat != LVM_STEREO) && (pParams->SourceFormat != LVM_MONOINSTEREO) && (pParams-… in LVM_SetControlParameters()537 if(LocalParams.SourceFormat != pInstance->Params.SourceFormat) in LVM_ApplyNewSettings()689 if (LocalParams.SourceFormat == LVM_STEREO) /* Mono format not supported */ in LVM_ApplyNewSettings()691 EQNB_Params.SourceFormat = LVEQNB_STEREO; in LVM_ApplyNewSettings()697 else if (LocalParams.SourceFormat == LVM_MULTICHANNEL) in LVM_ApplyNewSettings()699 EQNB_Params.SourceFormat = LVEQNB_MULTICHANNEL; in LVM_ApplyNewSettings()[all …]
132 if (pInstance->Params.SourceFormat == LVM_MONO) in LVM_Process()
344 EQNB_Capabilities.SourceFormat = LVEQNB_CAP_STEREO | LVEQNB_CAP_MONOINSTEREO; in LVM_GetMemoryTable()632 pInstance->Params.SourceFormat = LVM_MONO; in LVM_GetInstanceHandle()847 EQNB_Capabilities.SourceFormat = LVEQNB_CAP_STEREO | LVEQNB_CAP_MONOINSTEREO; in LVM_GetInstanceHandle()
117 Offset = (LVM_INT16)(pParams->SpeakerType + pParams->SourceFormat*(1+LVCS_EX_HEADPHONES)); in LVCS_Control()159 (pInstance->Params.SourceFormat != pParams->SourceFormat)) in LVCS_Control()168 Offset = (LVM_INT16)(pParams->SpeakerType + pParams->SourceFormat*(1+LVCS_EX_HEADPHONES)); in LVCS_Control()
182 pInstance->Params.SourceFormat = LVCS_SOURCEMAX; in LVCS_Init()
233 if (pInstance->Params.SourceFormat == LVCS_STEREO) in LVCS_StereoEnhancer()
220 (pInstance->Params.SourceFormat != LVCS_STEREO)) && in LVCS_ReverbGenerator()
98 Offset = (LVM_UINT16)(pParams->SpeakerType + (pParams->SourceFormat*(1+LVCS_EX_HEADPHONES))); in LVCS_BypassMixInit()
95 LVM_Format_en SourceFormat; /* Source data format */ member116 LVM_Format_en SourceFormat; /* Source data formats to support */ member
252 LVEQNB_SourceFormat_en SourceFormat; member268 LVM_UINT16 SourceFormat; member
315 (pInstance->Params.SourceFormat != pParams->SourceFormat )) in LVEQNB_Control()
288 pInstance->Params.SourceFormat = LVEQNB_STEREO; in LVEQNB_Init()
188 LVCS_SourceFormat_en SourceFormat; /* Source data format */ member
357 params->SourceFormat = LVM_STEREO; in LvmBundle_init()512 params->SourceFormat = LVM_MONO; in lvmControl()514 params->SourceFormat = LVM_STEREO; in lvmControl()516 params->SourceFormat = LVM_MULTICHANNEL; in lvmControl()
256 LVM_Format_en SourceFormat; /* Input data format */ member
678 InstParams.SourceFormat = LVM_STEREO; // Max format, could be mono during process in Reverb_init()747 params.SourceFormat = LVM_MONO; in Reverb_init()749 params.SourceFormat = LVM_STEREO; in Reverb_init()
617 params.SourceFormat = LVM_STEREO; in LvmBundle_init()