Searched refs:mAiqIspStatsIntPool (Results 1 – 2 of 2) sorted by relevance
619 SmartPtr<RkAiqIspStatsIntPool> mAiqIspStatsIntPool; variable
137 …, mAiqIspStatsIntPool(new RkAiqIspStatsIntPool("RkAiqIspStatsIntPool", RkAiqCore::DEFAULT_POOL_SIZ… in RkAiqCore()2905 if (mAiqIspStatsIntPool->has_free_items()) { in handleIspStats()2906 ispStatsInt = mAiqIspStatsIntPool->get_item(); in handleIspStats()