Home
last modified time | relevance | path

Searched refs:WMII (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/encode/
H A Dstrenc_x86.c290 const size_t cmbColumn = (pSC->WMII.cWidth + 15) / 16; in inputMBRow_RGB24_6()
292 assert(BD_8 == pSC->WMII.bdBitDepth); in inputMBRow_RGB24_6()
293 assert(CF_RGB == pSC->WMII.cfColorFormat); in inputMBRow_RGB24_6()
294 assert(24 == pSC->WMII.cBitsPerUnit); in inputMBRow_RGB24_6()
295 assert(pSC->WMII.bRGB); in inputMBRow_RGB24_6()
309 assert(BD_8 == pSC->WMII.bdBitDepth);
380 pSC->WMII.fPaddedUserBuffer && in StrEncOpt()
383 CWMImageInfo* pII = &pSC->WMII; in StrEncOpt()
H A Dstrenc.c750 CWMImageInfo * pII = &pSC->WMII; in WriteImagePlaneHeader()
829 CWMImageInfo * pII = &pSC->WMII; in WriteWMIHeader()
918 COLORFORMAT cfE = pSC->WMII.cfColorFormat; in StrEncInit()
962 …if (BD_32 == pSC->WMII.bdBitDepth || BD_32S == pSC->WMII.bdBitDepth || BD_32F == pSC->WMII.bdBitDe… in StrEncInit()
1312 pSC->WMII = *pII; in InitializeStrEnc()
1323 pSC->cmbWidth = (pSC->WMII.cWidth + 15) / 16; in InitializeStrEnc()
1692 size_t iLast = pSC->WMII.cWidth - 1; in padHorizontally()
1747 const size_t cColumn = pSC->WMII.cWidth; in inputMBRowAlpha()
1819 COLORFORMAT cfExt = pSC->WMII.cfColorFormat; in inputMBRow()
1825 const size_t cColumn = pSC->WMII.cWidth; in inputMBRow()
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/decode/
H A DJXRTranscode.c498 if(ReadWMIHeader(&pSCDec->WMII, &pSCDec->WMISCP, &pSCDec->m_param) != ICERR_OK) in WMPhotoTranscode()
570 pSCEnc->WMII = pSCDec->WMII; in WMPhotoTranscode()
619 SWAP(pSCEnc->WMII.cWidth, pSCEnc->WMII.cHeight); in WMPhotoTranscode()
640 if(oO < O_RCW && pSCEnc->WMII.oOrientation < O_RCW) in WMPhotoTranscode()
641 pSCEnc->WMII.oOrientation ^= oO; in WMPhotoTranscode()
642 else if(oO >= O_RCW && pSCEnc->WMII.oOrientation >= O_RCW){ in WMPhotoTranscode()
643 pSCEnc->WMII.oOrientation ^= oO; in WMPhotoTranscode()
644 …pSCEnc->WMII.oOrientation = (pSCEnc->WMII.oOrientation & 1) * 2 + (pSCEnc->WMII.oOrientation >> 1); in WMPhotoTranscode()
646 else if(oO >= O_RCW && pSCEnc->WMII.oOrientation < O_RCW) in WMPhotoTranscode()
647 …pSCEnc->WMII.oOrientation = oO ^ ((pSCEnc->WMII.oOrientation & 1) * 2 + (pSCEnc->WMII.oOrientation… in WMPhotoTranscode()
[all …]
H A Dstrdec.c628 switch(pSC->WMII.bdBitDepth){ in outputNChannel()
809 if (CF_RGB != pSC->WMII.cfColorFormat && CMYK != pSC->WMII.cfColorFormat) in outputMBRowAlpha()
898 …if(checkImageBuffer(pSC, pSC->WMII.oOrientation >= O_RCW ? pSC->WMII.cROIHeight : pSC->WMII.cROIWi… in outputMBRow()
1732 switch(pSC->WMII.bdBitDepth){ in outputNChannelThumbnail()
1851 if (CF_RGB != pSC->WMII.cfColorFormat && CMYK != pSC->WMII.cfColorFormat) in decodeThumbnailAlpha()
1944 …if(checkImageBuffer(pSC, pSC->WMII.oOrientation < O_RCW ? pSC->WMII.cROIWidth : pSC->WMII.cROIHeig… in decodeThumbnail()
2571 CWMImageInfo * pII = &pSC->WMII; in initLookupTables()
3191 pSC->WMII = pSCIn->WMII; in InitializeStrDec()
3263 SC.WMII = *pII; in ImageStrDecInit()
3392 *pII = pSC->WMII; in ImageStrDecInit()
[all …]
H A Dstrdec_x86.c441 assert(BD_8 == pSC->WMII.bdBitDepth); in outputMBRow_RGB24_Lossless_1()
442 assert(CF_RGB == pSC->WMII.cfColorFormat); in outputMBRow_RGB24_Lossless_1()
443 assert(24 == pSC->WMII.cBitsPerUnit); in outputMBRow_RGB24_Lossless_1()
444 assert(pSC->WMII.bRGB); in outputMBRow_RGB24_Lossless_1()
445 assert(O_NONE == pSC->WMII.oOrientation); in outputMBRow_RGB24_Lossless_1()
1078 assert(BD_8 == pSC->WMII.bdBitDepth); in outputMBRow_RGB24_Lossy_3()
1080 assert(24 == pSC->WMII.cBitsPerUnit); in outputMBRow_RGB24_Lossy_3()
1081 assert(pSC->WMII.bRGB); in outputMBRow_RGB24_Lossy_3()
1082 assert(O_NONE == pSC->WMII.oOrientation); in outputMBRow_RGB24_Lossy_3()
1586 CWMImageInfo* pII = &pSC->WMII; in StrDecOpt()
[all …]
H A DstrInvTransform.c705 Int qp[MAX_CHANNELS], dcqp[MAX_CHANNELS], iStrength = (1 << pSC->WMII.cPostProcStrength); in invTransformMacroblock()
710 if(pSC->WMII.cPostProcStrength > 0){ in invTransformMacroblock()
736 if(pSC->WMII.cPostProcStrength > 0) in invTransformMacroblock()
772 if(pSC->WMII.cPostProcStrength > 0) in invTransformMacroblock()
865 if(pSC->WMII.cPostProcStrength > 0 && (!topORleft)) in invTransformMacroblock()
1187 Int qp[MAX_CHANNELS], dcqp[MAX_CHANNELS], iStrength = (1 << pSC->WMII.cPostProcStrength); in invTransformMacroblock_alteredOperators_hard()
1238 if(pSC->WMII.cPostProcStrength > 0){ in invTransformMacroblock_alteredOperators_hard()
1260 if(pSC->WMII.cPostProcStrength > 0) in invTransformMacroblock_alteredOperators_hard()
1319 if(pSC->WMII.cPostProcStrength > 0) in invTransformMacroblock_alteredOperators_hard()
1459 if(pSC->WMII.cPostProcStrength > 0 && (!topORleft)) in invTransformMacroblock_alteredOperators_hard()
/dports/graphics/freeimage/FreeImage/Source/LibJXR/image/sys/
H A Dstrcodec.c99 BD_32S : pSC->WMII.bdBitDepth; in checkImageBuffer()
101 pSC->m_param.cfColorFormat : pSC->WMII.cfColorFormat; in checkImageBuffer()
121 …(bd == BD_1 ? (pSC->WMII.cBitsPerUnit * cWidth + 7) / 8 : (pSC->WMII.cBitsPerUnit + 7) / 8 * cWidt… in checkImageBuffer()
1243 fltMegaPixels = (float)pState->WMII.cWidth * pState->WMII.cHeight / 1000000; in OutputPerfTimerReport()
1245 (int) pState->WMII.cWidth, (int) pState->WMII.cHeight, fltMegaPixels); in OutputPerfTimerReport()
H A Dstrcodec.h329 CWMImageInfo WMII; member
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/man/
H A Dwmii.man11 WMII
/dports/x11-wm/wmii/wmii-3.6/man/
H A Dwmii.tex362 \item[WMII\_ADDRESS] Socket file of Used by \Cmd{wmiir}{1}.
/dports/x11-wm/awesome-vicious/vicious-2.4.1/
H A DREADME.md21 manager (e.g. Ion, WMII). It is compatible with Lua version 5.1 and above.
/dports/multimedia/vlc/vlc-3.0.16/doc/
H A DChangeLog-200843834 - layout correction on WMII