HomeSort by relevance Sort by last modified time
    Searched refs:roisty (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/libjasper/
jpc_cs.h 365 uint_fast8_t roisty; member in struct:__anon21703
jpc_cs.c 817 if (jpc_getuint8(in, &rgn->roisty) ||
836 if (jpc_putuint8(out, rgn->roisty) ||
846 fprintf(out, "compno = %d; roisty = %d; roishift = %d\n",
847 (int)rgn->compno, rgn->roisty, rgn->roishift);
    [all...]

Completed in 318 milliseconds