Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/downmix/tests/
Ddownmixtest.cpp91 downmix_module_t *downmixEffectHandle = (downmix_module_t *)*effectHandle; in DownmixConfiureAndEnable() local
92 const struct effect_interface_s *Downmix_api = downmixEffectHandle->itfe; in DownmixConfiureAndEnable()
116 downmix_module_t *downmixEffectHandle = (downmix_module_t *)*effectHandle; in DownmixExecute() local
117 const struct effect_interface_s *Downmix_api = downmixEffectHandle->itfe; in DownmixExecute()