Home
last modified time | relevance | path

Searched defs:pAmfnrCtx (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amfnr/
H A Drk_aiq_amfnr_algo_v1.cpp7 Amfnr_Result_V1_t Amfnr_Start_V1(Amfnr_Context_V1_t *pAmfnrCtx) in Amfnr_Start_V1()
28 Amfnr_Result_V1_t Amfnr_Stop_V1(Amfnr_Context_V1_t *pAmfnrCtx) in Amfnr_Stop_V1()
51 Amfnr_Context_V1_t * pAmfnrCtx; in Amfnr_Init_V1() local
113 Amfnr_Context_V1_t * pAmfnrCtx; in Amfnr_Init_Json_V1() local
177 Amfnr_Result_V1_t Amfnr_Release_V1(Amfnr_Context_V1_t *pAmfnrCtx) in Amfnr_Release_V1()
209 Amfnr_Result_V1_t Amfnr_Prepare_V1(Amfnr_Context_V1_t *pAmfnrCtx, Amfnr_Config_V1_t* pAmfnrConfig) in Amfnr_Prepare_V1()
234 Amfnr_Result_V1_t Amfnr_ReConfig_V1(Amfnr_Context_V1_t *pAmfnrCtx, Amfnr_Config_V1_t* pAmfnrConfig) in Amfnr_ReConfig_V1()
244 Amfnr_Result_V1_t Amfnr_IQParaUpdate_V1(Amfnr_Context_V1_t *pAmfnrCtx) in Amfnr_IQParaUpdate_V1()
261 Amfnr_Result_V1_t Amfnr_PreProcess_V1(Amfnr_Context_V1_t *pAmfnrCtx) in Amfnr_PreProcess_V1()
373 Amfnr_Result_V1_t Amfnr_Process_V1(Amfnr_Context_V1_t *pAmfnrCtx, Amfnr_ExpInfo_V1_t *pExpInfo) in Amfnr_Process_V1()
[all …]
H A Drk_aiq_uapi_amfnr_int_v1.cpp16 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_SetAttrib_v1() local
30 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_GetAttrib_v1() local
45 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_SetIQPara_v1() local
101 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_GetIQPara_v1() local
157 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_SetLumaTFStrength_v1() local
183 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_GetLumaTFStrength_v1() local
206 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_SetChromaTFStrength_v1() local
226 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_GetChromaTFStrength_v1() local
250 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_SetJsonPara_v1() local
265 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)ctx; in rk_aiq_uapi_amfnr_GetJsonPara_v1() local
H A Drk_aiq_amfnr_algo_itf_v1.cpp38 Amfnr_Context_V1_t* pAmfnrCtx = NULL; in create_context() local
65 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t*)context; in destroy_context() local
84 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t *)params->ctx; in prepare() local
117 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t *)inparams->ctx; in pre_process() local
147 Amfnr_Context_V1_t* pAmfnrCtx = (Amfnr_Context_V1_t *)inparams->ctx; in processing() local