37 CHECK(
ictl->getColorCodingMaskDC1394(0,val));
42 unsigned int xdim = 0;
43 unsigned int ydim = 0;
44 unsigned int xstep = 0;
45 unsigned int ystep = 0;
46 unsigned int xoffstep = 0;
47 unsigned int yoffstep = 0;
48 CHECK(
ictl->getFormat7MaxWindowDC1394(xdim,ydim,xstep,ystep,xoffstep,yoffstep));
53 unsigned int xdim = 0;
54 unsigned int ydim = 0;
57 CHECK(
ictl->getFormat7WindowDC1394(xdim,ydim,x0,y0));
110 unsigned int bpp = 0;
123 CHECK(
ictl->setColorCodingDC1394(coding));
133 unsigned int xdim = 0;
134 unsigned int ydim = 0;
137 CHECK(
ictl->setFormat7WindowDC1394(xdim,ydim,x0,y0));
142 unsigned int val = 0;
148 unsigned int val = 0;
155 CHECK(
ictl->setOperationModeDC1394(val));
172 CHECK(
ictl->setTransmissionDC1394(onoff));