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

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

Completed in 73 milliseconds