Home
last modified time | relevance | path

Searched refs:MSTarget0 (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Control.cpp196 pInstance->MSTarget0 = LVM_MAXINT_16; in LVCS_Control()
201 pInstance->MSTarget0 = 0; in LVCS_Control()
DLVCS_BypassMix.cpp240 (pInstance->MSTarget0 == 0x0000) && /* this indicates an on->off transition */ in LVCS_MixerCallback()
255 if ((pInstance->OutputDevice == LVCS_HEADPHONE) && (pInstance->MSTarget0 == 1) && in LVCS_MixerCallback()
DLVCS_Private.h117 LVM_INT16 MSTarget0; /* Mixer state control variable for smooth transition */ member
DLVCS_Init.cpp92 pInstance->MSTarget0 = 0; in LVCS_Init()