HomeSort by relevance Sort by last modified time
    Searched refs:ImageProcessorIter (Results 1 - 2 of 2) sorted by null

  /external/libxcam/xcore/
x3a_image_process_center.h 33 typedef std::list<SmartPtr<ImageProcessor> >::iterator ImageProcessorIter;
x3a_image_process_center.cpp 129 for (ImageProcessorIter i_pro = _image_processors.begin();
159 for (ImageProcessorIter i_pro = _image_processors.begin();
186 ImageProcessorIter i_pro = _image_processors.begin();

Completed in 3196 milliseconds