Home
last modified time | relevance | path

Searched refs:nEOLCount (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/filter/source/graphicfilter/itiff/
H A Dccidecom.cxx625 nEOLCount = 0; in StartDecompression()
638 if ( nEOLCount >= 5 ) // RTC( Return To Controller ) in DecompressScanline()
672 if ( nEOLCount >= 5 ) // RTC( Return To Controller ) in DecompressScanline()
797 nEOLCount++; in ReadEOL()
966 nEOLCount = 0; in Read1DScanlineData()
H A Dccidecom.hxx99 sal_uInt32 nEOLCount; member in CCIDecompressor