Home
last modified time | relevance | path

Searched refs:LVCS_OutputDevice_en (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Private.h92 } LVCS_OutputDevice_en; typedef
118 LVCS_OutputDevice_en OutputDevice; /* Selected output device type */
DLVCS_ReverbGenerator.cpp218 if ((((LVCS_OutputDevice_en)pInstance->Params.SpeakerType == LVCS_HEADPHONE) || \ in LVCS_ReverbGenerator()