Home
last modified time | relevance | path

Searched refs:algo_id (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAfdHandle.cpp186 int algo_id = (*ae_handle)->getAlgoId(); in processing() local
189 if (algo_id == 0) { in processing()
H A DRkAiqAeHandle.cpp1116 int algo_id = (*mAf_handle)->getAlgoId(); in processing() local
1117 if (algo_id == 0) { in processing()
1215 int algo_id = this->getAlgoId(); in genIspResult() local
1228 exp_param->result.algo_id = 0;//algo_id; in genIspResult()
1232 if (algo_id == 0) { in genIspResult()
H A DRkAiqAfHandle.cpp552 int algo_id = (*ae_handle)->getAlgoId(); in genIspResult() local
555 if (algo_id == 0) { in genIspResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI/
H A Drk_aiq_user_api_sysctl.cpp1084 int algo_id = handle->getAlgoId(); in algoHandle() local
1086 if (algo_id == 0) in algoHandle()
1105 int algo_id = handle->getAlgoId(); in camgroupAlgoHandle() local
1107 if (algo_id == 0) in camgroupAlgoHandle()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/
H A Drk_aiq_pool.h33 int algo_id; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/
H A DSensorHw.cpp612 if (exp->algo_id == 0) { in setExposureParams()
662 if (exp->algo_id == 0) { in setExposureParams()