Home
last modified time | relevance | path

Searched refs:nResCount (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/jp2kak/
H A Djp2kakdataset.h79 int nResCount = 0; variable
H A Djp2kakdataset.cpp97 int nResCount, kdu_client *jpip_clientIn,
275 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ )
1177 poDS->nResCount = tile.access_component(0).get_num_resolutions();
1180 CPLDebug("JP2KAK", "nResCount=%d", poDS->nResCount);
1199 iBand, 0, poDS->oCodeStream, poDS->nResCount, jpip_client,
1336 while( nDiscardLevels < nResCount - 1 &&
/dports/graphics/gdal/gdal-3.3.3/frmts/jp2kak/
H A Djp2kakdataset.h79 int nResCount = 0; variable
H A Djp2kakdataset.cpp97 int nResCount, kdu_client *jpip_clientIn, in JP2KAKRasterBand() argument
275 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ ) in JP2KAKRasterBand()
1177 poDS->nResCount = tile.access_component(0).get_num_resolutions(); in Open()
1180 CPLDebug("JP2KAK", "nResCount=%d", poDS->nResCount); in Open()
1199 iBand, 0, poDS->oCodeStream, poDS->nResCount, jpip_client, in Open()
1336 while( nDiscardLevels < nResCount - 1 && in DirectRasterIO()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/jp2kak/
H A Djp2kakdataset.h79 int nResCount = 0; variable
H A Djp2kakdataset.cpp97 int nResCount, kdu_client *jpip_clientIn, in JP2KAKRasterBand() argument
275 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ ) in JP2KAKRasterBand()
1177 poDS->nResCount = tile.access_component(0).get_num_resolutions(); in Open()
1180 CPLDebug("JP2KAK", "nResCount=%d", poDS->nResCount); in Open()
1199 iBand, 0, poDS->oCodeStream, poDS->nResCount, jpip_client, in Open()
1336 while( nDiscardLevels < nResCount - 1 && in DirectRasterIO()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/jp2kak/
H A Djp2kakdataset.cpp114 int nResCount; member in JP2KAKDataset
281 int nResCount, kdu_client *jpip_client, in JP2KAKRasterBand() argument
420 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ ) in JP2KAKRasterBand()
1353 poDS->nResCount = tile.access_component(0).get_num_resolutions(); in Open()
1356 CPLDebug( "JP2KAK", "nResCount=%d", poDS->nResCount ); in Open()
1379 new JP2KAKRasterBand(iBand,0,poDS->oCodeStream,poDS->nResCount, in Open()
1531 while( nDiscardLevels < nResCount - 1 in DirectRasterIO()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable3.cxx1989 SCCOL nResCount = rParam.nSubTotals[aRowEntry.nGroupNo]; in DoSubTotals() local
1993 if (nResCount > 0) // otherwise only sort in DoSubTotals()
2066 if ( nResCount == 1 ) in DoSubTotals()
2150 SCCOL nResCount = rParam.nSubTotals[rRowEntry.nGroupNo]; in DoSubTotals() local
2153 for ( SCCOL nResult=0; nResult < nResCount; ++nResult ) in DoSubTotals()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/jpipkak/
H A Djpipkakdataset.cpp118 int nResCount, in JPIPKAKRasterBand() argument
166 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ ) in JPIPKAKRasterBand()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/jpipkak/
H A Djpipkakdataset.cpp126 int nResCount, in JPIPKAKRasterBand() argument
175 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ ) in JPIPKAKRasterBand()
/dports/graphics/gdal/gdal-3.3.3/frmts/jpipkak/
H A Djpipkakdataset.cpp126 int nResCount, in JPIPKAKRasterBand() argument
175 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ ) in JPIPKAKRasterBand()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/jpipkak/
H A Djpipkakdataset.cpp126 int nResCount, in JPIPKAKRasterBand() argument
175 for( int nDiscard = 1; nDiscard < nResCount; nDiscard++ ) in JPIPKAKRasterBand()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable3.cxx2113 SCCOL nResCount = rParam.nSubTotals[aRowEntry.nGroupNo]; in DoSubTotals() local
2117 if (nResCount > 0) // otherwise only sort in DoSubTotals()
2190 if ( nResCount == 1 ) in DoSubTotals()
2274 SCCOL nResCount = rParam.nSubTotals[rRowEntry.nGroupNo]; in DoSubTotals() local
2277 for ( SCCOL nResult=0; nResult < nResCount; ++nResult ) in DoSubTotals()