Home
last modified time | relevance | path

Searched defs:ncmpts (Results 1 – 2 of 2) sorted by relevance

/external/opencv/otherlibs/highgui/
Dgrfmt_jpeg2000.cpp198 int ncmpts; in ReadData() local
261 int maxval, int offset, int ncmpts ) in ReadComponent8u()
323 int maxval, int offset, int ncmpts ) in ReadComponent16u()
456 int step, int ncmpts, int w, int h ) in WriteComponent8u()
479 int step, int ncmpts, int w, int h ) in WriteComponent16u()
/external/opencv3/modules/imgcodecs/src/
Dgrfmt_jpeg2000.cpp218 int ncmpts; in readData() local
288 int maxval, int offset, int ncmpts ) in readComponent8u()
352 int maxval, int offset, int ncmpts ) in readComponent16u()
497 int w = _img.cols, h = _img.rows, ncmpts = _img.channels(); in writeComponent8u() local
521 int w = _img.cols, h = _img.rows, ncmpts = _img.channels(); in writeComponent16u() local