Searched refs:Pitches1 (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dga.c49 int Pitches1[] = local in function:FindSmallestPitch
61 linePitches = Pitches1;
H A Dmga_merge.c475 int Pitches1[] = local in function:MGAPreInitMergedFB
487 linePitches = malloc(sizeof(Pitches1));
488 memcpy(linePitches, Pitches1, sizeof(Pitches1));
H A Dmga_driver.c2374 int Pitches1[] = local in function:MGAPreInit
2386 linePitches = malloc(sizeof(Pitches1));
2387 memcpy(linePitches, Pitches1, sizeof(Pitches1));

Completed in 10 milliseconds