Home
last modified time | relevance | path

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

/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/sys/
H A Dstrcodec.h571 ERR attach_SB(SimpleBitIO* pSB, struct WMPStream* pWS);
H A Dstrcodec.c608 ERR attach_SB(SimpleBitIO* pSB, struct WMPStream* pWS) in attach_SB() function
/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/decode/
H A DJXRTranscode.c537 if(attach_SB(&SB, pSCDec->WMISCP.pWStream) != ICERR_OK) in WMPhotoTranscode()
H A Dstrdec.c2967 Call(attach_SB(pSB, pWS)); in ReadWMIHeader()
3347 Call(attach_SB(&SB, pSCP->pWStream)); in ImageStrDecInit()