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.c218 pInstance->MSTarget0=LVM_MAXINT_16; in LVCS_Control()
225 pInstance->MSTarget0=0; in LVCS_Control()
DLVCS_BypassMix.c263 (pInstance->MSTarget0 == 0x0000)&& /* this indicates an on->off transition */ in LVCS_MixerCallback()
282 (pInstance->MSTarget0 == 1) && in LVCS_MixerCallback()
DLVCS_Private.h125 …LVM_INT16 MSTarget0; /* Mixer state control variable for sm… member
DLVCS_Init.c201 pInstance->MSTarget0=0; in LVCS_Init()