Searched refs:ImageProcessorList (Results 1 – 2 of 2) sorted by relevance
32 typedef std::list<SmartPtr<ImageProcessor> > ImageProcessorList; typedef59 ImageProcessorList _image_processors;
68 for (ImageProcessorList::iterator i_pro = _image_processors.begin (); in start()93 for (ImageProcessorList::iterator i_pro = _image_processors.begin (); in stop()114 ImageProcessorList::iterator i_pro = _image_processors.begin (); in put_buffer()