| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharpV33/ |
| H A D | rk_aiq_asharp_algo_v33.cpp | 26 Asharp_result_V33_t Asharp_Start_V33(Asharp_Context_V33_t* pAsharpCtx) { in Asharp_Start_V33() 45 Asharp_result_V33_t Asharp_Stop_V33(Asharp_Context_V33_t* pAsharpCtx) { in Asharp_Stop_V33() 65 Asharp_Context_V33_t* pAsharpCtx; in Asharp_Init_V33() local 120 Asharp_result_V33_t Asharp_Release_V33(Asharp_Context_V33_t* pAsharpCtx) { in Asharp_Release_V33() 148 Asharp_result_V33_t Asharp_Prepare_V33(Asharp_Context_V33_t* pAsharpCtx, in Asharp_Prepare_V33() 175 Asharp_result_V33_t Asharp_ReConfig_V33(Asharp_Context_V33_t* pAsharpCtx, in Asharp_ReConfig_V33() 185 Asharp_result_V33_t Asharp_IQParaUpdate_V33(Asharp_Context_V33_t* pAsharpCtx) { in Asharp_IQParaUpdate_V33() 201 Asharp_result_V33_t Asharp_PreProcess_V33(Asharp_Context_V33_t* pAsharpCtx) { in Asharp_PreProcess_V33() 212 Asharp_result_V33_t Asharp_Process_V33(Asharp_Context_V33_t* pAsharpCtx, in Asharp_Process_V33() 262 Asharp_result_V33_t Asharp_GetProcResult_V33(Asharp_Context_V33_t* pAsharpCtx, in Asharp_GetProcResult_V33() [all …]
|
| H A D | rk_aiq_uapi_asharp_int_v33.cpp | 28 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)ctx; in rk_aiq_uapi_asharpV33_SetAttrib() local 49 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)ctx; in rk_aiq_uapi_asharpV33_GetAttrib() local 62 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)ctx; in rk_aiq_uapi_asharpV33Lite_SetAttrib() local 83 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)ctx; in rk_aiq_uapi_asharpV33Lite_GetAttrib() local 95 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)ctx; in rk_aiq_uapi_asharpV33_SetStrength() local 121 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)ctx; in rk_aiq_uapi_asharpV33_GetStrength() local 151 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)ctx; in rk_aiq_uapi_asharpV33_GetInfo() local
|
| H A D | rk_aiq_asharp_algo_itf_v33.cpp | 35 Asharp_Context_V33_t* pAsharpCtx = NULL; in create_context() local 60 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)context; in destroy_context() local 77 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)params->ctx; in prepare() local 146 Asharp_Context_V33_t* pAsharpCtx = (Asharp_Context_V33_t*)inparams->ctx; in processing() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp4/ |
| H A D | rk_aiq_asharp_algo_v4.cpp | 7 Asharp4_result_t Asharp_Start_V4(Asharp_Context_V4_t *pAsharpCtx) in Asharp_Start_V4() 28 Asharp4_result_t Asharp_Stop_V4(Asharp_Context_V4_t *pAsharpCtx) in Asharp_Stop_V4() 51 Asharp_Context_V4_t * pAsharpCtx; in Asharp_Init_V4() local 102 Asharp4_result_t Asharp_Release_V4(Asharp_Context_V4_t *pAsharpCtx) in Asharp_Release_V4() 131 Asharp4_result_t Asharp_Prepare_V4(Asharp_Context_V4_t *pAsharpCtx, Asharp_Config_V4_t* pAsharpConf… in Asharp_Prepare_V4() 158 Asharp4_result_t Asharp_ReConfig_V4(Asharp_Context_V4_t *pAsharpCtx, Asharp_Config_V4_t* pAsharpCon… in Asharp_ReConfig_V4() 168 Asharp4_result_t Asharp_IQParaUpdate_V4(Asharp_Context_V4_t *pAsharpCtx) in Asharp_IQParaUpdate_V4() 185 Asharp4_result_t Asharp_PreProcess_V4(Asharp_Context_V4_t *pAsharpCtx) in Asharp_PreProcess_V4() 197 Asharp4_result_t Asharp_Process_V4(Asharp_Context_V4_t *pAsharpCtx, Asharp4_ExpInfo_t *pExpInfo) in Asharp_Process_V4() 250 Asharp4_result_t Asharp_GetProcResult_V4(Asharp_Context_V4_t *pAsharpCtx, Asharp_ProcResult_V4_t* p… in Asharp_GetProcResult_V4() [all …]
|
| H A D | rk_aiq_uapi_asharp_int_v4.cpp | 13 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t*)ctx; in rk_aiq_uapi_asharpV4_SetAttrib() local 35 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t*)ctx; in rk_aiq_uapi_asharpV4_GetAttrib() local 49 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t*)ctx; in rk_aiq_uapi_asharpV4_SetStrength() local 80 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t*)ctx; in rk_aiq_uapi_asharpV4_GetStrength() local 113 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t*)ctx; in rk_aiq_uapi_asharpV4_GetInfo() local
|
| H A D | rk_aiq_asharp_algo_itf_v4.cpp | 39 Asharp_Context_V4_t* pAsharpCtx = NULL; in create_context() local 64 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t*)context; in destroy_context() local 83 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t *)params->ctx; in prepare() local 114 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t *)inparams->ctx; in pre_process() local 150 Asharp_Context_V4_t* pAsharpCtx = (Asharp_Context_V4_t *)inparams->ctx; in processing() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp3/ |
| H A D | rk_aiq_asharp_algo_v3.cpp | 8 Asharp3_result_t Asharp_Start_V3(Asharp_Context_V3_t *pAsharpCtx) in Asharp_Start_V3() 29 Asharp3_result_t Asharp_Stop_V3(Asharp_Context_V3_t *pAsharpCtx) in Asharp_Stop_V3() 52 Asharp_Context_V3_t * pAsharpCtx; in Asharp_Init_V3() local 108 Asharp3_result_t Asharp_Release_V3(Asharp_Context_V3_t *pAsharpCtx) in Asharp_Release_V3() 137 Asharp3_result_t Asharp_Prepare_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp_Config_V3_t* pAsharpConf… in Asharp_Prepare_V3() 164 Asharp3_result_t Asharp_ReConfig_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp_Config_V3_t* pAsharpCon… in Asharp_ReConfig_V3() 174 Asharp3_result_t Asharp_IQParaUpdate_V3(Asharp_Context_V3_t *pAsharpCtx) in Asharp_IQParaUpdate_V3() 191 Asharp3_result_t Asharp_PreProcess_V3(Asharp_Context_V3_t *pAsharpCtx) in Asharp_PreProcess_V3() 203 Asharp3_result_t Asharp_Process_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp3_ExpInfo_t *pExpInfo) in Asharp_Process_V3() 256 Asharp3_result_t Asharp_GetProcResult_V3(Asharp_Context_V3_t *pAsharpCtx, Asharp_ProcResult_V3_t* p… in Asharp_GetProcResult_V3() [all …]
|
| H A D | rk_aiq_uapi_asharp_int_v3.cpp | 12 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t*)ctx; in rk_aiq_uapi_asharpV3_SetAttrib() local 27 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t*)ctx; in rk_aiq_uapi_asharpV3_GetAttrib() local 41 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t*)ctx; in rk_aiq_uapi_asharpV3_SetStrength() local 65 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t*)ctx; in rk_aiq_uapi_asharpV3_GetStrength() local
|
| H A D | rk_aiq_asharp_algo_itf_v3.cpp | 40 Asharp_Context_V3_t* pAsharpCtx = NULL; in create_context() local 67 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t*)context; in destroy_context() local 86 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t *)params->ctx; in prepare() local 120 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t *)inparams->ctx; in pre_process() local 156 Asharp_Context_V3_t* pAsharpCtx = (Asharp_Context_V3_t *)inparams->ctx; in processing() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/ |
| H A D | rk_aiq_asharp_algo.cpp | 7 AsharpResult_t AsharpStart(AsharpContext_t *pAsharpCtx) in AsharpStart() 28 AsharpResult_t AsharpStop(AsharpContext_t *pAsharpCtx) in AsharpStop() 48 AsharpResult_t AsharpIQParaUpdate(AsharpContext_t *pAsharpCtx) in AsharpIQParaUpdate() 70 AsharpContext_t * pAsharpCtx; in AsharpInit() local 137 AsharpContext_t * pAsharpCtx; in AsharpInit_json() local 208 AsharpResult_t AsharpRelease(AsharpContext_t *pAsharpCtx) in AsharpRelease() 241 AsharpResult_t AsharpPrepare(AsharpContext_t *pAsharpCtx, AsharpConfig_t* pAsharpConfig) in AsharpPrepare() 268 AsharpResult_t AsharpReConfig(AsharpContext_t *pAsharpCtx, AsharpConfig_t* pAsharpConfig) in AsharpReConfig() 279 AsharpResult_t AsharpPreProcess(AsharpContext_t *pAsharpCtx) in AsharpPreProcess() 291 AsharpResult_t AsharpProcess(AsharpContext_t *pAsharpCtx, AsharpExpInfo_t *pExpInfo) in AsharpProcess() [all …]
|
| H A D | rk_aiq_uapi_asharp_int.cpp | 16 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_SetAttrib() local 30 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_GetAttrib() local 46 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_SetIQpara() local 125 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_GetIQpara() local 199 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_SetStrength() local 220 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_GetStrength() local 241 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_SetJsonpara() local 261 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)ctx; in rk_aiq_uapi_asharp_GetJsonpara() local
|
| H A D | rk_aiq_algo_asharp_itf.cpp | 39 AsharpContext_t* pAsharpCtx = NULL; in create_context() local 66 AsharpContext_t* pAsharpCtx = (AsharpContext_t*)context; in destroy_context() local 86 AsharpContext_t* pAsharpCtx = (AsharpContext_t *)params->ctx; in prepare() local 125 AsharpContext_t* pAsharpCtx = (AsharpContext_t *)inparams->ctx; in pre_process() local 156 AsharpContext_t* pAsharpCtx = (AsharpContext_t *)inparams->ctx; in processing() local
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/asharpV33/ |
| H A D | rk_aiq_uapi_camgroup_asharp_int_v33.cpp | 14 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33_SetAttrib() local 35 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33_GetAttrib() local 50 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33Lite_SetAttrib() local 71 Asharp_Context_V33_t* pAsharpCtx = pGroupAsharpCtx->asharp_contex_v33; in rk_aiq_uapi_camgroup_asharpV33Lite_GetAttrib() local
|