Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/downmix/
DEffectDownmix.c499 downmix_module_t *pDwnmxModule = (downmix_module_t *) self; in Downmix_GetDescriptor() local
501 if (pDwnmxModule == NULL || in Downmix_GetDescriptor()
502 pDwnmxModule->context.state == DOWNMIX_STATE_UNINITIALIZED) { in Downmix_GetDescriptor()