Searched refs:sccode (Results 1 - 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libjasper/jasper/
H A Djas_icc.h256 jas_iccuint16_t sccode; /* ScriptCode code */ member in struct:__anon14706
/external/opencv3/3rdparty/libjasper/
H A Djas_icc.c1107 if (jas_iccgetuint16(in, &txtdesc->sccode))
1150 jas_iccputuint16(out, txtdesc->sccode) ||
1171 fprintf(out, "sccode = %d\n", (int)txtdesc->sccode);

Completed in 92 milliseconds