Home
last modified time | relevance | path

Searched refs:allocateTileInfo (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/sys/
H A Dstrcodec.h639 Int allocateTileInfo(CWMImageStrCodec *);
H A Dstrcodec.c794 Int allocateTileInfo(CWMImageStrCodec * pSC) in allocateTileInfo() function
/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/encode/
H A Dstrenc.c948 if(allocateTileInfo(pSC) != ICERR_OK) in StrEncInit()
/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/decode/
H A Dstrdec.c2735 if(allocateTileInfo(pSC) != ICERR_OK) in StrDecInit()