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

  /external/opencv3/3rdparty/openexr/IlmImf/
ImfMisc.h 175 // toPtr, fromPtr initially point to the beginning of the input
177 // returns, toPtr and fromPtr point just past the
182 // temporary buffer (toPtr and fromPtr can point
191 const char *&fromPtr,
ImfInputFile.cpp 259 char *fromPtr, *toPtr;
280 fromPtr = fromSlice.base +
297 toPtr[i] = fromPtr[i];
299 fromPtr += fromSlice.xStride * toSlice.xSampling;
  /external/expat/lib/
xmlparse.c     [all...]

Completed in 1510 milliseconds