Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqAnalyzeGroupManager.cpp58 const int numToErase = originalSize - 2; in msgReduction() local
59 if (numToErase > 0) { in msgReduction()
76 originalSize, numToErase, in msgReduction()
80 std::advance(eraseIter, numToErase); in msgReduction()