Searched refs:shapeBufCnt (Results 1 – 1 of 1) sorted by relevance
16 static int ReadBlobDim(unsigned char *&myfile, unsigned short *shape, int shapeBufCnt) { in ReadBlobDim() argument24 if (copyLength > shapeBufCnt) { in ReadBlobDim()25 copyLength = shapeBufCnt; in ReadBlobDim()