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

  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.h 73 bool ReadComponent8u( uchar *data, jas_matrix_t *buffer, int step, int cmpt,
grfmt_jpeg2000.cpp 235 result = ReadComponent8u( data + i, buffer, step, cmptlut[i], maxval, offset, ncmpts );
259 bool GrFmtJpeg2000Reader::ReadComponent8u( uchar *data, jas_matrix_t *buffer,

Completed in 443 milliseconds