Lines Matching refs:pitches
1391 int id, unsigned short *w, unsigned short *h, int *pitches,
1420 if (pitches)
1421 pitches[0] = size;
1428 if (pitches)
1429 pitches[1] = pitches[2] = tmp;
1443 if (pitches)
1444 pitches[0] = size;
1449 if (pitches)
1450 pitches[0] = *w;
1458 if (pitches)
1459 pitches[0] = size;
1470 if (pitches)
1471 pitches[0] = size;
1476 if (pitches)
1477 DBG_DD(ErrorF(" pitches[0]=%d, pitches[1]=%d, pitches[2]=%d, ",
1478 pitches[0], pitches[1], pitches[2]));