Searched refs:LVCS_OutputDevice_en (Results 1 – 2 of 2) sorted by relevance
83 typedef enum { LVCS_HEADPHONE = 0, LVCS_DEVICE_MAX = LVM_MAXENUM } LVCS_OutputDevice_en; typedef106 LVCS_OutputDevice_en OutputDevice; /* Selected output device type */
177 if ((((LVCS_OutputDevice_en)pInstance->Params.SpeakerType == LVCS_HEADPHONE) || in LVCS_ReverbGenerator()