Lines Matching refs:pitches
920 * video window ,video offsets( y,u,v) and video pitches(y,u,v)
1240 int *pitches, int *offsets)
1261 if (pitches)
1262 pitches[0] = size;
1267 if (pitches)
1268 pitches[1] = pitches[2] = tmp;
1280 if (pitches)
1281 pitches[0] = size;
1369 if (!(surface->pitches = xalloc(sizeof(int))))
1372 xfree(surface->pitches);
1376 xfree(surface->pitches);
1386 surface->pitches[0] = pitch;
1413 xfree(surface->pitches);
1469 surface->width, surface->height, surface->pitches[0],