Home
last modified time | relevance | path

Searched refs:handler_OutputMix_gain (Results 1 – 3 of 3) sorted by relevance

/frameworks/wilhelm/src/
Dhandlers.h42 extern unsigned handler_OutputMix_gain(IObject *thiz);
57 #define handler_OutputMix_gain NULL macro
Dhandlers.c61 [ATTR_INDEX_GAIN] = handler_OutputMix_gain},
Dhandler_bodies.c34 unsigned handler_OutputMix_gain(IObject *thiz) in handler_OutputMix_gain() function