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

/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dz4l.c129 static XF86ImageRec pixfmts[] = { variable in typeref:typename:XF86ImageRec[]
135 #define NUM_PIXFMTS (sizeof(pixfmts)/sizeof(pixfmts[0]))
1421 ip = &pixfmts[0];
1422 for (i = sizeof(pixfmts) / sizeof(pixfmts[0]); --i >= 0;
1467 ip = &pixfmts[0];
1468 for (i = sizeof(pixfmts) / sizeof(pixfmts[0]); --i >= 0; ++ip)

Completed in 4 milliseconds