Searched refs:downmix_module_t (Results 1 – 1 of 1) sorted by relevance
49 } downmix_module_t; typedef73 static int Downmix_Init(downmix_module_t *pDwmModule);74 static int Downmix_Configure(downmix_module_t *pDwmModule, effect_config_t *pConfig, bool init);215 downmix_module_t *module; in DownmixLib_Create()255 module = new downmix_module_t{}; in DownmixLib_Create()270 ALOGV("DownmixLib_Create() %p , size %zu", module, sizeof(downmix_module_t)); in DownmixLib_Create()276 downmix_module_t *pDwmModule = (downmix_module_t *)handle; in DownmixLib_Release()319 downmix_module_t *pDwmModule = (downmix_module_t *)self; in Downmix_Process()416 downmix_module_t *pDwmModule = (downmix_module_t *) self; in Downmix_Command()559 downmix_module_t *pDwnmxModule = (downmix_module_t *) self; in Downmix_GetDescriptor()[all …]