Searched refs:nLayers_ (Results 1 – 1 of 1) sorted by relevance
66 int nLayers_; member in __anonb2204c070111::ImagePyramidImpl78 nLayers_ = 1; in ImagePyramidImpl()93 nLayers_++; in ImagePyramidImpl()121 for (int i = 0; i < nLayers_ - 1; ++i) in getLayer()