Searched refs:MVPel (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/app/xmag_multivis/sun-src/
H A Dmultivis.h80 } MVPel; typedef in typeref:struct:_pel
99 /* Return MVPel * for this pixel position */
H A Dmultivis.c61 static MVPel *mvImg; /* mvImg is what we compose the image
131 if ((mvImg = (MVPel *) calloc(sizeof(MVPel), request_width * request_height))
397 MVPel *pPel = mvFindPel(xi+pWI->x1-request_x, yi+pWI->y1-request_y);
600 MVPel *pPel = mvFindPel(x, y);

Completed in 12 milliseconds