Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/graphicfilter/itiff/
H A Dccidecom.cxx597 pBlackLookUp =new CCILookUpTableEntry[1<<13]; in CCIDecompressor()
602 MakeLookUp(CCIBlackTable,CCIBlackTableSave,pBlackLookUp,CCIBlackTableSize,13); in CCIDecompressor()
613 delete[] pBlackLookUp; in ~CCIDecompressor()
956 nCodeBits=pBlackLookUp[nCode].nCodeBits; in Read1DScanlineData()
957 nDataBits=pBlackLookUp[nCode].nValue; in Read1DScanlineData()
1078 nt=ReadCodeAndDecode(pBlackLookUp,13); in Read2DScanlineData()
1085 nt=ReadCodeAndDecode(pBlackLookUp,13); in Read2DScanlineData()
H A Dccidecom.hxx108 CCILookUpTableEntry * pBlackLookUp; member in CCIDecompressor

Completed in 22 milliseconds