Lines Matching defs:offsetV
1215 unsigned long offsetV = offsetY + srcPitch * h;
1216 unsigned long offsetU = offsetV + srcPitch2 * (h>>1);
1259 BCI_SEND(offsetV | memType);
1921 int new_size, offset, offsetV=0, offsetU=0;
1967 offsetV = srcPitch * height;
1969 offsetU = (srcPitch2 * (height >> 1)) + offsetV;
1975 offsetV = (srcPitch2 * (height >> 1)) + offsetU;
2073 offsetV += tmp;
2082 buf + offsetV,
2095 buf + offsetV,
2105 buf + offsetV,