Searched refs:gInterfaceWithReverse (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/factory/
H A DEffectsFactory.c175 const struct effect_interface_s gInterfaceWithReverse = { variable in typeref:struct:effect_interface_s
318 fx->itfe = (struct effect_interface_s *)&gInterfaceWithReverse;
319 ALOGV("EffectCreate() gInterfaceWithReverse");

Completed in 254 milliseconds