OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JPC_MS_SOD
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/3rdparty/libjasper/
jpc_cs.h
634
#define
JPC_MS_SOD
0xff93 /* Start of data (SOD). */
723
(!((x) == JPC_MS_SOC || (x) ==
JPC_MS_SOD
|| (x) == JPC_MS_EOC || \
jpc_cs.c
177
{
JPC_MS_SOD
, "SOD", {0, 0, 0, 0}},
[
all
...]
jpc_dec.c
211
{
JPC_MS_SOD
, JPC_TPH, jpc_dec_process_sod},
[
all
...]
jpc_enc.c
[
all
...]
Completed in 568 milliseconds