HomeSort by relevance Sort by last modified time
    Searched refs:MSTarget0 (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 146 LVM_INT16 MSTarget0; /* Mixer state control variable for smooth transtion */
LVCS_Control.c 236 pInstance->MSTarget0=LVM_MAXINT_16;
243 pInstance->MSTarget0=0;
LVCS_Init.c 208 pInstance->MSTarget0=0;
LVCS_BypassMix.c 354 (pInstance->MSTarget0 == 0x0000)&& /* this indicates an on->off transition */
373 (pInstance->MSTarget0 == 1) &&

Completed in 6755 milliseconds