Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCoreConfig.h50 static std::unordered_map<uint32_t, std::string> str_map = { in AlgoTypeToString() local
96 return str_map[uint32_t(type)]; in AlgoTypeToString()