Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp686 extern "C" const struct effect_interface_s sEffectInterfaceReverse;
771 effect->itfe = &sEffectInterfaceReverse; in Effect_Init()
1875 const struct effect_interface_s sEffectInterfaceReverse = { variable