Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.h95 , _force_module_flags(0) in Isp20Params()
248 u64 _force_module_flags; variable
H A DIsp20Params.cpp2999 _force_module_flags |= 1LL << id;\ in setModuleStatus()
3008 _force_module_flags |= 1LL << id;\ in setModuleStatus()
3143 return ((_force_module_flags & (1LL << module_id)) >> module_id); in getModuleForceFlag()
3149 _force_module_flags &= (~(1LL << module_id)); in setModuleForceFlagInverse()