HomeSort by relevance Sort by last modified time
    Searched refs:DownmixLib_Release (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libeffects/downmix/
EffectDownmix.h 74 int32_t DownmixLib_Release(effect_handle_t handle);
EffectDownmix.c 65 .release_effect = DownmixLib_Release,
267 int32_t DownmixLib_Release(effect_handle_t handle) {
270 ALOGV("DownmixLib_Release() %p", handle);
    [all...]

Completed in 404 milliseconds