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

  /frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
LVCS_Private.h 93 LVCS_HEADPHONE = 0,
LVCS_Init.c 190 pInstance->OutputDevice = LVCS_HEADPHONE;
LVCS_BypassMix.c 352 if ((pInstance->OutputDevice == LVCS_HEADPHONE) &&
372 if ((pInstance->OutputDevice == LVCS_HEADPHONE) &&
LVCS_ReverbGenerator.c 309 if (((pInstance->Params.SpeakerType == LVCS_HEADPHONE) || \
387 if (((pInstance->Params.SpeakerType == LVCS_HEADPHONE) || /* Disable when CS4MS in stereo mode */
LVCS_Control.c 111 pInstance->OutputDevice = LVCS_HEADPHONE;
LVCS_StereoEnhancer.c 309 if (pInstance->OutputDevice == LVCS_HEADPHONE)
387 if (pInstance->OutputDevice == LVCS_HEADPHONE)

Completed in 227 milliseconds