Searched refs:EFFECT_FLAG_VOLUME_CTRL (Results 1 - 1 of 1) sorted by relevance

/hardware/libhardware/include/hardware/
H A Daudio_effect.h177 #define EFFECT_FLAG_VOLUME_CTRL (1 << EFFECT_FLAG_VOLUME_SHIFT) macro
569 // The effect implementation must set EFFECT_FLAG_VOLUME_IND or EFFECT_FLAG_VOLUME_CTRL flag in
571 // If EFFECT_FLAG_VOLUME_CTRL flag is set in the effect descriptor, the effect engine must return
583 // data: - if EFFECT_FLAG_VOLUME_CTRL is set in effect descriptor:
586 // - if EFFECT_FLAG_VOLUME_CTRL is not set in effect descriptor:

Completed in 56 milliseconds