Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Dcac_adaptor.cpp123 } else if (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO) { in SetApiAttr()
143 } else if (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO) { in SetApiAttr()
166 if (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO) { in SetApiAttr()
235 attr_->op_mode = RKAIQ_CAC_API_OPMODE_AUTO;
394 if (attr_->op_mode == RKAIQ_CAC_API_OPMODE_AUTO &&
533 } else if (attr_->op_mode == RKAIQ_CAC_API_OPMODE_AUTO) {
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/sample/
H A Dsample_cac_module.cpp189 (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO in sample_cac_v03_dump_attr()
201 (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO in sample_cac_v10_dump_attr()
231 (attr->op_mode == RKAIQ_CAC_API_OPMODE_AUTO in sample_cac_v11_dump_attr()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/acac/
H A Drk_aiq_types_acac_algo_int.h34 RKAIQ_CAC_API_OPMODE_AUTO = 1, enumerator