Lines Matching defs:code
19 // * Redistribution's of source code must retain the above copyright notice,88 int code;103 code = *ptr++;112 reader->code = (schar)code;113 assert( (code & ~7) == 0 );114 reader->pt.x = pt.x + icvCodeDeltas[code].x;115 reader->pt.y = pt.y + icvCodeDeltas[code].y;1506 // CV_OK or error code