Searched refs:PLANARCONFIG_SEPARATE (Results 1 - 11 of 11) 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.c70 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
94 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
H A Dtif_tile.c85 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
120 if (td->td_planarconfig == PLANARCONFIG_SEPARATE &&
152 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
H A Dtif_write.c74 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
85 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
193 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
280 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
459 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
H A Dtiff.h244 #define PLANARCONFIG_SEPARATE 2 /* separate planes of data */ macro
H A Dtif_dirread.c408 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
553 (td->td_planarconfig == PLANARCONFIG_SEPARATE &&
677 if (td->td_planarconfig == PLANARCONFIG_SEPARATE)
H A Dtif_print.c408 case PLANARCONFIG_SEPARATE:
H A Dtif_read.c58 if (td->td_planarconfig == PLANARCONFIG_SEPARATE) {
H A Dtif_jpeg.c674 if (td->td_planarconfig == PLANARCONFIG_SEPARATE && s > 0) {
1092 if (td->td_planarconfig == PLANARCONFIG_SEPARATE && s > 0) {
H A Dtif_dir.c264 if (v != PLANARCONFIG_CONTIG && v != PLANARCONFIG_SEPARATE)
H A Dtif_getimage.c419 !(planarconfig == PLANARCONFIG_SEPARATE && colorchannels > 1);
H A Dtif_ojpeg.c1191 PLANARCONFIG_SEPARATE image, we don't want that; so here are modifications of
1747 sp->cinfo.d.buffered_image = td->td_planarconfig == PLANARCONFIG_SEPARATE;

Completed in 65 milliseconds