Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAmdHandle.cpp113 memset(&amd_proc_res_int->amd_proc_res, 0, in processing()
114 sizeof(amd_proc_res_int->amd_proc_res)); in processing()
121 MediaBuffer_t* mbuf = amd_proc_res_int->amd_proc_res.st_ratio; in processing()
180 md_param->result = amd_com->amd_proc_res; in genIspResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/amd/
H A Drk_aiq_algo_amd_itf.cpp286 res_com->amd_proc_res = ctx->amdCtx.params; in processing()
290 res->amd_proc_res = ctx->amdCtx.params; in processing()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/
H A Drk_aiq_algo_types.h1324 rk_aiq_amd_params_t amd_proc_res; member