Searched refs:Asharp_Prepare_V3 (Results 1 – 4 of 4) sorted by relevance
26 Asharp3_result_t Asharp_Prepare_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp_Config_V3_t* pANRConfig);
103 Asharp3_result_t ret = Asharp_Prepare_V3(pAsharpCtx, &pCfgParam->stAsharpConfig); in prepare()
137 Asharp3_result_t Asharp_Prepare_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp_Config_V3_t* pAsharpConf… in Asharp_Prepare_V3() function
134 ret_v3 = Asharp_Prepare_V3(asharp_contex_v3, &stAsharpConfigV3); in groupAsharpV3Prepare()