OpenGrok
Cross Reference: jpc_dec.c
xref
: /
external
/
opencv3
/
3rdparty
/
libjasper
/
jpc_dec.c
Home
|
History
|
Annotate
|
Download
|
only in
libjasper
Lines Matching
defs:thresh
1800
int
thresh
;
1809
thresh
= 1 << roishift;
1816
if (mag >=
thresh
) {