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()1407 pContext->pBundledContext->CurPreset = PRESET_CUSTOM; in EqualizerSetBandLevel()1516 return pContext->pBundledContext->CurPreset; in EqualizerGetPreset()1534 pContext->pBundledContext->CurPreset = preset; in EqualizerSetPreset()
371 pContext->pBundledContext->CurPreset = PRESET_CUSTOM; in lvmCreate()