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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dga.c51 int Pitches2[] = local in function:FindSmallestPitch
66 linePitches = Pitches2;
H A Dmga_merge.c477 int Pitches2[] = local in function:MGAPreInitMergedFB
496 linePitches = malloc(sizeof(Pitches2));
497 memcpy(linePitches, Pitches2, sizeof(Pitches2));
H A Dmga_driver.c2376 int Pitches2[] = local in function:MGAPreInit
2395 linePitches = malloc(sizeof(Pitches2));
2396 memcpy(linePitches, Pitches2, sizeof(Pitches2));

Completed in 7 milliseconds