Home
last modified time | relevance | path

Searched refs:ORIENTATION_TOPLEFT (Results 1 – 18 of 18) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/win_dib/
A DTiffile.cpp372 img->orientation = ORIENTATION_TOPLEFT; in setorientation()
374 case ORIENTATION_TOPLEFT: in setorientation()
418 toskew = -(int32) (orientation == ORIENTATION_TOPLEFT ? wb+wb : wb-wb); in getStripContig1Bit()
437 y += (orientation == ORIENTATION_TOPLEFT ?-(int32) nrow : (int32) nrow); in getStripContig1Bit()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiff2rgba.c413 ORIENTATION_TOPLEFT, 0)) { in cvt_whole_image()
505 TIFFSetField(out, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT); in tiffcvt()
A Dppm2tiff.c217 TIFFSetField(out, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT); in main()
A Dfax2tiff.c295 TIFFSetField(out, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT); in main()
A Drgb2ycbcr.c333 TIFFSetField(out, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT); in tiffcvt()
A Draw2tiff.c226 TIFFSetField(out, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT); in main()
A Dthumbnail.c644 TIFFSetField(out, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT); in generateThumbnail()
A Dtiffcp.c666 orientation = ORIENTATION_TOPLEFT; in tiffcp()
669 case ORIENTATION_TOPLEFT: in tiffcp()
A Dtiffcrop.c5993 case ORIENTATION_TOPLEFT: in loadImage()
6019 image->orientation = ORIENTATION_TOPLEFT; in loadImage()
6284 image->orientation = ORIENTATION_TOPLEFT; in correct_orientation()
A Dtiff2pdf.c2654 ORIENTATION_TOPLEFT, in t2p_readwrite_pdf_image()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/
A Dras2tif.c205 TIFFSetField(tif, TIFFTAG_ORIENTATION, ORIENTATION_TOPLEFT);
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_tif.c197 …dRGBAImageOriented(tiff, img_width, img_height, (uint32 *)surface->pixels, ORIENTATION_TOPLEFT, 0)) in IMG_LoadTIF_RW()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/
A Dtif_imageiter.c194 img->orientation = ORIENTATION_TOPLEFT; in TIFFImageIterBegin()
196 case ORIENTATION_TOPLEFT: in TIFFImageIterBegin()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/imageio/
A Dtiffdec.c214 ORIENTATION_TOPLEFT, 1)) { in ReadTIFF()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiff.h222 #define ORIENTATION_TOPLEFT 1 /* row 0 top, col 0 lhs */ macro
A Dtif_getimage.c558 case ORIENTATION_TOPLEFT: in setorientation()
573 if (img->req_orientation == ORIENTATION_TOPLEFT || in setorientation()
586 if (img->req_orientation == ORIENTATION_TOPLEFT || in setorientation()
599 if (img->req_orientation == ORIENTATION_TOPLEFT || in setorientation()
A Dtif_dir.c260 if (v < ORIENTATION_TOPLEFT || ORIENTATION_LEFTBOT < v) in _TIFFVSetField()
1370 td->td_orientation = ORIENTATION_TOPLEFT; in TIFFDefaultDirectory()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dtiff.h222 #define ORIENTATION_TOPLEFT 1 /* row 0 top, col 0 lhs */ macro

Completed in 77 milliseconds