Home
last modified time | relevance | path

Searched refs:kBoth (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/
H A DRkAiqCamProfiles.h35 kBoth = (kSingleOnly | kGroupOnly), enumerator
H A DRkAiqCamProfiles.cpp32 algo_policies_.emplace(i, AlgoSchedPolicy::kBoth); in CamProfiles()