Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/preprocessing/
H A DPreProcessing.cpp649 int NsInit(preproc_effect_t* effect) { in NsInit() function
659 NsInit(effect); in NsCreate()
702 static const preproc_ops_t sNsOps = {NsCreate, NsInit, NULL, NsEnable,