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

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

Completed in 22 milliseconds