Home | History | Annotate | Download | only in downmix

Lines Matching refs:effect_handle_t

53 // effect_handle_t interface implementation for downmix effect
165 effect_handle_t *pHandle) {
221 *pHandle = (effect_handle_t) module;
229 int32_t DownmixLib_Release(effect_handle_t handle) {
269 static int Downmix_Process(effect_handle_t self,
370 static int Downmix_Command(effect_handle_t self, uint32_t cmdCode, uint32_t cmdSize,
511 int Downmix_GetDescriptor(effect_handle_t self, effect_descriptor_t *pDescriptor)