OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:jpc_scctxnolut
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_t1cod.h
184
extern int
jpc_scctxnolut
[];
214
(
jpc_scctxnolut
[((f) & (JPC_PRIMSIGMSK | JPC_SGNMSK)) >> 4])
jpc_t1cod.c
95
int
jpc_scctxnolut
[256];
variable
257
jpc_scctxnolut
[i] = jpc_getscctxno(i << 4);
Completed in 39 milliseconds