Home | History | Annotate | Download | only in src

Lines Matching defs:pitches

165     int pitches[3];
218 unsigned short *height, int *pitches,
760 fmtData->pitches, fmtData->offsets);
830 fmtData->pitches, fmtData->offsets);
874 items[regId].value = fmtData->pitches[i];
1185 * that case pitches and offsets are NULL.
1199 int *pitches, int *offsets)
1221 if (pitches) {
1222 pitches[0] = size;
1229 if (pitches) {
1230 pitches[1] = pitches[2] = tmp;
1242 if (pitches) {
1243 pitches[0] = size;