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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/tiff/
H A Dtif_strip.c111 if (td->td_planarconfig == PLANARCONFIG_CONTIG &&
226 if (td->td_planarconfig == PLANARCONFIG_CONTIG)
246 if (td->td_planarconfig == PLANARCONFIG_CONTIG) {
H A Dtif_tile.c171 if (td->td_planarconfig == PLANARCONFIG_CONTIG)
190 if (td->td_planarconfig == PLANARCONFIG_CONTIG &&
H A Dtif_jpeg.c692 (td->td_planarconfig == PLANARCONFIG_CONTIG ?
701 if (td->td_planarconfig == PLANARCONFIG_CONTIG) {
739 if (td->td_planarconfig == PLANARCONFIG_CONTIG &&
749 if (td->td_planarconfig == PLANARCONFIG_CONTIG &&
1106 if (td->td_planarconfig == PLANARCONFIG_CONTIG) {
1373 if (td->td_planarconfig == PLANARCONFIG_CONTIG) {
H A Dtiff.h243 #define PLANARCONFIG_CONTIG 1 /* single image plane */ macro
H A Dtif_getimage.c111 if (td->td_planarconfig == PLANARCONFIG_CONTIG
129 if (td->td_planarconfig != PLANARCONFIG_CONTIG) {
168 if (td->td_planarconfig != PLANARCONFIG_CONTIG) {
322 if (planarconfig == PLANARCONFIG_CONTIG
335 if (planarconfig != PLANARCONFIG_CONTIG) {
341 if (planarconfig == PLANARCONFIG_CONTIG)
394 if (planarconfig != PLANARCONFIG_CONTIG) {
H A Dtif_predict.c68 sp->stride = (td->td_planarconfig == PLANARCONFIG_CONTIG ?
H A Dtif_print.c405 case PLANARCONFIG_CONTIG:
H A Dtif_write.c607 assert(td->td_planarconfig == PLANARCONFIG_CONTIG);
H A Dtif_dirread.c216 TIFFSetField(tif, TIFFTAG_PLANARCONFIG, PLANARCONFIG_CONTIG);
551 if ((td->td_planarconfig == PLANARCONFIG_CONTIG &&
H A Dtif_pixarlog.c660 sp->stride = (td->td_planarconfig == PLANARCONFIG_CONTIG ?
825 sp->stride = (td->td_planarconfig == PLANARCONFIG_CONTIG ?
H A Dtif_dir.c264 if (v != PLANARCONFIG_CONTIG && v != PLANARCONFIG_SEPARATE)
H A Dtif_luv.c1276 if (td->td_planarconfig != PLANARCONFIG_CONTIG) {
H A Dtif_ojpeg.c1693 sp->cinfo.d.comps_in_scan = td->td_planarconfig == PLANARCONFIG_CONTIG
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagtiff.cpp397 TIFFSetField(tif, TIFFTAG_PLANARCONFIG, PLANARCONFIG_CONTIG);

Completed in 101 milliseconds