Searched refs:CurPreset (Results 1 – 3 of 3) sorted by relevance
74 int CurPreset; /* Current preset being used */ member
247 pContext->pBundledContext->CurPreset = PRESET_CUSTOM; in EffectCreate()1405 pContext->pBundledContext->CurPreset = PRESET_CUSTOM; in EqualizerSetBandLevel()1514 return pContext->pBundledContext->CurPreset; in EqualizerGetPreset()1532 pContext->pBundledContext->CurPreset = preset; in EqualizerSetPreset()
371 pContext->pBundledContext->CurPreset = PRESET_CUSTOM; in lvmCreate()