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

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg2000.cpp437 result = WriteComponent16u( img, (const unsigned short *)data, step / 2, channels, width, height );
478 bool GrFmtJpeg2000Writer::WriteComponent16u( jas_image_t *img, const unsigned short *data, function in class:GrFmtJpeg2000Writer

Completed in 99 milliseconds