Searched refs:SYNC_WITH_MASTER (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/ |
| H A D | RkAiqCamGroupManager.cpp | 1598 #define SYNC_WITH_MASTER(lc, BC) \ in syncSingleCamResultWithMaster() macro 1635 SYNC_WITH_MASTER(Aec, AE); in syncSingleCamResultWithMaster() 1636 SYNC_WITH_MASTER(Awb, AWB); in syncSingleCamResultWithMaster() 1638 SYNC_WITH_MASTER(Af, AF); in syncSingleCamResultWithMaster() 1639 SYNC_WITH_MASTER(Dpcc, ADPCC); in syncSingleCamResultWithMaster() 1640 SYNC_WITH_MASTER(Merge, AMERGE); in syncSingleCamResultWithMaster() 1641 SYNC_WITH_MASTER(Blc, ABLC); in syncSingleCamResultWithMaster() 1642 SYNC_WITH_MASTER(Gic, AGIC); in syncSingleCamResultWithMaster() 1643 SYNC_WITH_MASTER(Debayer, ADEBAYER); in syncSingleCamResultWithMaster() 1644 SYNC_WITH_MASTER(Lut3d, A3DLUT); in syncSingleCamResultWithMaster() [all …]
|