Searched defs:InternalPixel (Results 1 - 1 of 1) sorted by relevance

/external/dng_sdk/source/
H A Ddng_pixel_buffer.h125 void * InternalPixel (int32 row, function in class:dng_pixel_buffer
238 return InternalPixel (row, col, plane);
255 return InternalPixel (row, col, plane);

Completed in 97 milliseconds