Home
last modified time | relevance | path

Searched refs:byPassProc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_adehaze_algo_v11.cpp823 bool byPassProc = true; in AdehazeByPassProcessing() local
829 byPassProc = false; in AdehazeByPassProcessing()
831 byPassProc = false; in AdehazeByPassProcessing()
833 byPassProc = !pAdehazeCtx->ifReCalcStManual; in AdehazeByPassProcessing()
841 byPassProc = true; in AdehazeByPassProcessing()
843 byPassProc = false; in AdehazeByPassProcessing()
848 byPassProc = false; in AdehazeByPassProcessing()
850 byPassProc = true; in AdehazeByPassProcessing()
857 byPassProc = false; in AdehazeByPassProcessing()
859 byPassProc = true; in AdehazeByPassProcessing()
[all …]
H A Drk_aiq_adehaze_algo_v10.cpp618 bool byPassProc = true; in AdehazeByPassProcessing() local
621 byPassProc = false; in AdehazeByPassProcessing()
623 byPassProc = false; in AdehazeByPassProcessing()
625 byPassProc = !pAdehazeCtx->ifReCalcStManual; in AdehazeByPassProcessing()
631 byPassProc = false; in AdehazeByPassProcessing()
633 byPassProc = true; in AdehazeByPassProcessing()
635 byPassProc = byPassProc && !pAdehazeCtx->ifReCalcStManual; in AdehazeByPassProcessing()
638 LOGD_ADEHAZE("%s:FrameID:%d byPassProc:%d ISO:%f\n", __func__, pAdehazeCtx->FrameID, byPassProc, in AdehazeByPassProcessing()
642 return byPassProc; in AdehazeByPassProcessing()
H A Drk_aiq_adehaze_algo_v11_duo.cpp952 bool byPassProc = true; in AdehazeByPassProcessing() local
958 byPassProc = false; in AdehazeByPassProcessing()
960 byPassProc = false; in AdehazeByPassProcessing()
962 byPassProc = !pAdehazeCtx->ifReCalcStManual; in AdehazeByPassProcessing()
970 byPassProc = true; in AdehazeByPassProcessing()
972 byPassProc = false; in AdehazeByPassProcessing()
977 byPassProc = false; in AdehazeByPassProcessing()
979 byPassProc = true; in AdehazeByPassProcessing()
986 byPassProc = false; in AdehazeByPassProcessing()
988 byPassProc = true; in AdehazeByPassProcessing()
[all …]
H A Drk_aiq_adehaze_algo_v12.cpp1380 bool byPassProc = true; in AdehazeByPassProcessing() local
1386 byPassProc = false; in AdehazeByPassProcessing()
1388 byPassProc = false; in AdehazeByPassProcessing()
1390 byPassProc = !pAdehazeCtx->ifReCalcStManual; in AdehazeByPassProcessing()
1398 byPassProc = true; in AdehazeByPassProcessing()
1400 byPassProc = false; in AdehazeByPassProcessing()
1405 byPassProc = false; in AdehazeByPassProcessing()
1407 byPassProc = true; in AdehazeByPassProcessing()
1414 byPassProc = false; in AdehazeByPassProcessing()
1416 byPassProc = true; in AdehazeByPassProcessing()
[all …]