Searched refs:attrId (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xf86-video-geode/dist/src/ | ||
| H A D | z4l.c | 1160 int i, nattrs, attrId, val; local in function:Z4lSetPortAttribute 1183 attrId = pPriv->attrIds[i]; 1186 switch (attrId) { 1200 ctrl.id = attrId + V4L2_CID_BASE; 1221 int i, nattrs, attrId, val; local in function:Z4lGetPortAttribute 1244 attrId = pPriv->attrIds[i]; 1247 switch (attrId) { 1261 ctrl.id = attrId + V4L2_CID_BASE; |
Completed in 4 milliseconds