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

/hardware/libhardware/include/hardware/
H A Daudio_effect.h879 #define AUDIO_EFFECT_LIBRARY_TAG ((('A') << 24) | (('E') << 16) | (('L') << 8) | ('T')) macro
885 // tag must be initialized to AUDIO_EFFECT_LIBRARY_TAG

Completed in 28 milliseconds