Searched refs:yRowGenerator (Results 1 – 1 of 1) sorted by relevance
142 Plane::RowIterator* volatile yRowGenerator = nullptr; in compress() local179 safeDelete(yRowGenerator); in compress()262 yRowGenerator = new Plane::RowIterator(&yPlane); in compress()266 Plane::RowIterator& yRG = *const_cast<Plane::RowIterator*>(yRowGenerator); in compress()304 safeDelete(yRowGenerator); in compress()