Searched refs:pAdpccConfig (Results 1 – 3 of 3) sorted by relevance
20 AdpccResult_t AdpccConfig(AdpccContext_t *pAdpccCtx, AdpccConfig_t* pAdpccConfig);22 AdpccResult_t AdpccReConfig(AdpccContext_t *pAdpccCtx, AdpccConfig_t* pAdpccConfig);
77 AdpccConfig_t* pAdpccConfig = &pCfgParam->stAdpccConfig; in prepare() local
2795 AdpccResult_t AdpccConfig(AdpccContext_t *pAdpccCtx, AdpccConfig_t* pAdpccConfig) in AdpccConfig() argument2804 if(pAdpccConfig == NULL) { in AdpccConfig()2816 AdpccResult_t AdpccReConfig(AdpccContext_t *pAdpccCtx, AdpccConfig_t* pAdpccConfig) in AdpccReConfig() argument