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

/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp633 extern "C" const struct effect_interface_s sEffectInterfaceReverse; variable in typeref:struct:effect_interface_s
718 effect->itfe = &sEffectInterfaceReverse;
1810 const struct effect_interface_s sEffectInterfaceReverse = { variable in typeref:struct:effect_interface_s

Completed in 425 milliseconds