OpenGrok
Cross Reference: grfmt_jpeg.cpp
xref
: /
external
/
opencv
/
otherlibs
/
highgui
/
grfmt_jpeg.cpp
Home
|
History
|
Annotate
|
Download
|
only in
highgui
Lines Matching
defs:nch
1117
int
nch
= color ? 3 : 1;
1178
data1 = data + x1*
nch
;