OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JPC_PREC
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_cod.h
76
#define
JPC_PREC
32
jpc_t1cod.h
101
#define
JPC_PREC
32
jpc_t1cod.c
209
ret =
JPC_PREC
* 3 - 2;
jpc_dec.c
785
band->roishift = (ccp->roishift + band->numbps >=
JPC_PREC
) ?
786
(
JPC_PREC
- 1 - band->numbps) : ccp->roishift;
[
all
...]
Completed in 154 milliseconds