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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_getimage.c237 TIFFGetFieldDefaulted(tif, TIFFTAG_BITSPERSAMPLE, &img->bitspersample);
238 switch (img->bitspersample) {
244 img->bitspersample);
306 n_color = (1L << img->bitspersample);
324 && img->bitspersample < 8 ) {
330 img->bitspersample);
386 img->bitspersample = 8;
401 img->bitspersample = 8;
2084 * is setup so that put*bwtile (below) can retrieve 8/bitspersample
2092 int bitspersample
[all...]
H A Dtiffio.h210 uint16 bitspersample; /* image bits/sample */ member in struct:_TIFFRGBAImage
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7164/
H A Dsaa7164-types.h221 u32 bitspersample; member in struct:__anon12261
H A Dsaa7164-dvb.c354 port->hw_streamingparams.bitspersample = 8;

Completed in 41 milliseconds