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

/external/opencv/otherlibs/highgui/
H A Dgrfmt_jpeg2000.h96 bool WriteComponent16u( jas_image_t *img, const unsigned short *data,
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 76 milliseconds