Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/preprocessing/
DPreProcessing.cpp644 int NsInit(preproc_effect_t* effect) { in NsInit() function
654 NsInit(effect); in NsCreate()
697 static const preproc_ops_t sNsOps = {NsCreate, NsInit, NULL, NsEnable,