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

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 126 LVM_INT16 MSTarget1; /* Mixer state control variable for smooth transtion */
LVCS_Control.c 219 pInstance->MSTarget1=0;
224 pInstance->MSTarget1=LVM_MAXINT_16;
LVCS_Init.c 202 pInstance->MSTarget1=0;
LVCS_BypassMix.c 85 && (pInstance->MSTarget1 != 0x7FFF) /* this indicates an off->on transtion */

Completed in 48 milliseconds