Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAwbV32Handle.h45 updateWriteAwbInputAttr = false; in RkAiqAwbV32HandleInt()
70 mutable std::atomic<bool> updateWriteAwbInputAttr; variable
H A DRkAiqAwbV32Handle.cpp61 if (updateWriteAwbInputAttr) { in updateConfig()
64 updateWriteAwbInputAttr = false; in updateConfig()
239 updateWriteAwbInputAttr = true; in writeAwbIn()