Searched defs:roffset (Results 1 – 3 of 3) sorted by relevance
536 int32_t roffset = offset + clength; in minLengthInChars() local566 int32_t roffset = offset + 2; in minLengthInChars() local583 int32_t roffset = offset; in minLengthInChars() local
75 int roffset=tjRedOffset[pf]; in initBuf() local146 int roffset=tjRedOffset[pf]; in checkBuf() local
78 static const int roffset[BMPPIXELFORMATS]={0, 0, 2, 2, 3, 1}; variable