Home
last modified time | relevance | path

Searched refs:dfDstLRX (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtsources.cpp1150 double dfDstLRX = 0.0; in GetSrcDstWindow() local
1155 dfDstLRX, dfDstLRY ); in GetSrcDstWindow()
1158 dfDstULX, dfDstULY, dfDstLRX, dfDstLRY ); in GetSrcDstWindow()
1183 double dfOutRightXOff = (dfDstLRX - nXOff) * dfScaleWinToBufX; in GetSrcDstWindow()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/vrt/
H A Dvrtsources.cpp1150 double dfDstLRX = 0.0; in GetSrcDstWindow() local
1155 dfDstLRX, dfDstLRY ); in GetSrcDstWindow()
1158 dfDstULX, dfDstULY, dfDstLRX, dfDstLRY ); in GetSrcDstWindow()
1183 double dfOutRightXOff = (dfDstLRX - nXOff) * dfScaleWinToBufX; in GetSrcDstWindow()
/dports/graphics/gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtsources.cpp1150 double dfDstLRX = 0.0; in GetSrcDstWindow() local
1155 dfDstLRX, dfDstLRY ); in GetSrcDstWindow()
1158 dfDstULX, dfDstULY, dfDstLRX, dfDstLRY ); in GetSrcDstWindow()
1183 double dfOutRightXOff = (dfDstLRX - nXOff) * dfScaleWinToBufX; in GetSrcDstWindow()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/vrt/
H A Dvrtsources.cpp920 double dfDstULX, dfDstULY, dfDstLRX, dfDstLRY; in GetSrcDstWindow() local
925 dfDstLRX, dfDstLRY ); in GetSrcDstWindow()
932 *pnOutXSize = (int) ((dfDstLRX - nXOff) * dfScaleWinToBufX+0.5) in GetSrcDstWindow()
/dports/graphics/py-gdal/gdal-3.3.3/apps/
H A Dgdal_translate_lib.cpp391 double dfDstULX, dfDstULY, dfDstLRX, dfDstLRY; in FixSrcDstWindow() local
404 dfDstLRX, dfDstLRY ); in FixSrcDstWindow()
414 dfModifiedDstXSize = (dfDstLRX - dfDstXOff) - dfModifiedDstXOff; in FixSrcDstWindow()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/apps/
H A Dgdal_translate_lib.cpp391 double dfDstULX, dfDstULY, dfDstLRX, dfDstLRY; in FixSrcDstWindow() local
404 dfDstLRX, dfDstLRY ); in FixSrcDstWindow()
414 dfModifiedDstXSize = (dfDstLRX - dfDstXOff) - dfModifiedDstXOff; in FixSrcDstWindow()
/dports/graphics/gdal/gdal-3.3.3/apps/
H A Dgdal_translate_lib.cpp391 double dfDstULX, dfDstULY, dfDstLRX, dfDstLRY; in FixSrcDstWindow() local
404 dfDstLRX, dfDstLRY ); in FixSrcDstWindow()
414 dfModifiedDstXSize = (dfDstLRX - dfDstXOff) - dfModifiedDstXOff; in FixSrcDstWindow()