Home
last modified time | relevance | path

Searched refs:uiHeight (Results 1 – 25 of 319) sorted by relevance

12345678910>>...13

/dports/games/hllib/HLLib/
H A DWADFile.cpp264 uiWidth = uiHeight = 0; in GetImageData()
312 uiWidth = uiHeight = 0; in GetImageData()
464 uiHeight = Info.uiHeight; in GetLumpInfo()
536 Info.uiHeight = uiHeight; in GetLumpInfo()
544 uiHeight /= 2; in GetLumpInfo()
548 uiHeight /= 4; in GetLumpInfo()
552 uiHeight /= 8; in GetLumpInfo()
608 uiHeight = *(hlUInt *)lpData; in GetLumpInfo()
673 uiHeight /= 2; in GetLumpInfo()
677 uiHeight /= 4; in GetLumpInfo()
[all …]
H A DBSPFile.cpp219 hlUInt uiWidth, uiHeight, uiPaletteSize; in GetFileSizeInternal() local
301 pInfoHeader->biHeight = uiHeight; in CreateStreamInternal()
326 for(hlUInt j = 0; j < uiHeight; j++) in CreateStreamInternal()
405 uiHeight = pTexture->uiHeight; in GetLumpInfo()
424 uiHeight /= 2; in GetLumpInfo()
428 uiHeight /= 4; in GetLumpInfo()
432 uiHeight /= 8; in GetLumpInfo()
450 uiHeight = pTexture->uiHeight; in GetLumpInfo()
471 uiHeight /= 2; in GetLumpInfo()
475 uiHeight /= 4; in GetLumpInfo()
[all …]
H A DWADFile.h47 hlUInt uiHeight; member
73 …hlBool GetImageData(const CDirectoryFile *pFile, hlUInt &uiWidth, hlUInt &uiHeight, hlByte *lpPale…
76 …hlBool GetImageData(const CDirectoryFile *pFile, hlUInt &uiWidth, hlUInt &uiHeight, hlByte *lpPixe…
100 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
101 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
H A DBSPFile.h49 hlUInt uiHeight; member
96 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
97 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
/dports/archivers/hlextract/HLLib/
H A DWADFile.cpp264 uiWidth = uiHeight = 0; in GetImageData()
312 uiWidth = uiHeight = 0; in GetImageData()
464 uiHeight = Info.uiHeight; in GetLumpInfo()
536 Info.uiHeight = uiHeight; in GetLumpInfo()
544 uiHeight /= 2; in GetLumpInfo()
548 uiHeight /= 4; in GetLumpInfo()
552 uiHeight /= 8; in GetLumpInfo()
608 uiHeight = *(hlUInt *)lpData; in GetLumpInfo()
673 uiHeight /= 2; in GetLumpInfo()
677 uiHeight /= 4; in GetLumpInfo()
[all …]
H A DBSPFile.cpp219 hlUInt uiWidth, uiHeight, uiPaletteSize; in GetFileSizeInternal() local
301 pInfoHeader->biHeight = uiHeight; in CreateStreamInternal()
326 for(hlUInt j = 0; j < uiHeight; j++) in CreateStreamInternal()
405 uiHeight = pTexture->uiHeight; in GetLumpInfo()
424 uiHeight /= 2; in GetLumpInfo()
428 uiHeight /= 4; in GetLumpInfo()
432 uiHeight /= 8; in GetLumpInfo()
450 uiHeight = pTexture->uiHeight; in GetLumpInfo()
471 uiHeight /= 2; in GetLumpInfo()
475 uiHeight /= 4; in GetLumpInfo()
[all …]
H A DWADFile.h47 hlUInt uiHeight; member
73 …hlBool GetImageData(const CDirectoryFile *pFile, hlUInt &uiWidth, hlUInt &uiHeight, hlByte *lpPale…
76 …hlBool GetImageData(const CDirectoryFile *pFile, hlUInt &uiWidth, hlUInt &uiHeight, hlByte *lpPixe…
100 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
101 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
H A DBSPFile.h49 hlUInt uiHeight; member
96 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
97 …hlBool GetLumpInfo(const CDirectoryFile &File, hlUInt &uiWidth, hlUInt &uiHeight, hlUInt &uiPalett…
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/
H A Ddtrace_buffer.h101 const uint32_t uiHeight = ua.blocks[compId].height; variable
103 DTRACE_BLOCK(g_trace_ctx, channnel, piReco, uiStride, uiWidth, uiHeight);
113 const uint32_t uiHeight = ua.block(compId).height; in dtracePelBuf() local
115 DTRACE_BLOCK( g_trace_ctx, channnel, piReco, uiStride, uiWidth, uiHeight ); in dtracePelBuf()
127 const uint32_t uiHeight = ua.lumaSize().height;
129 DTRACE_BLOCK( g_trace_ctx, D_REC_CB_LUMA, piReco, uiStride, uiWidth, uiHeight );
136 const uint32_t uiHeight = ua.blocks[1].height; variable
141 DTRACE_BLOCK( g_trace_ctx, D_REC_CB_CHROMA, piRecoU, uiCStride, uiWidth, uiHeight );
142 DTRACE_BLOCK( g_trace_ctx, D_REC_CB_CHROMA, piRecoV, uiCStride, uiWidth, uiHeight );
153 uint32_t uiHeight = ua.blocks[compId].height; variable
[all …]
H A Ddtrace_codingstruct.h77 uint32_t uiHeight = pelUnitBuf.bufs[compId].height; in dtracePicComp() local
81 … = %d, size=%dx%d\n\n", g_trace_ctx->getChannelName(channel), cs.picture->poc, uiWidth, uiHeight ); in dtracePicComp()
82 …DTRACE_FRAME_BLOCKWISE( g_trace_ctx, channel, piSrc, uiStride, uiWidth, uiHeight, cs.sps->getMaxCU… in dtracePicComp()
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/sgp/
H A DImpTGA.cc52 UINT16 uiHeight; in ReadUncompRGBImage() local
63 EXTR_U16(d, uiHeight) // XXX unaligned in ReadUncompRGBImage()
77 AutoSGPImage img(new SGPImage(uiWidth, uiHeight, uiImagePixelSize)); in ReadUncompRGBImage()
83 UINT16* const img_data = (UINT16*)(UINT8*)img->pImageData.Allocate(uiWidth * uiHeight * 2); in ReadUncompRGBImage()
85 for (size_t y = uiHeight; y != 0;) in ReadUncompRGBImage()
92 UINT8* const img_data = img->pImageData.Allocate(uiWidth * uiHeight * 3); in ReadUncompRGBImage()
93 for (size_t y = uiHeight; y != 0;) in ReadUncompRGBImage()
/dports/audio/mumble/mumble-1.3.3/src/mumble/
H A DOverlayClient.cpp38 uiWidth = uiHeight = 0; in OverlayClient()
251 qgpw->setPos(uiWidth / 10, uiHeight / 10); in showGui()
269 iMouseY = qBound<int>(0, p.y(), uiHeight-1); in showGui()
397 uiHeight = omi->uiHeight; in readyReadMsgInit()
504 if (! uiWidth || ! uiHeight || ! smMem) in reset()
528 sz.scale(uiWidth, uiHeight, Qt::KeepAspectRatio); in setupScene()
563 qgs.setSceneRect(0, 0, uiWidth, uiHeight); in setupRender()
578 om.omb.h = uiHeight; in setupRender()
585 if (! uiWidth || ! uiHeight || ! smMem) in update()
612 if (! uiWidth || ! uiHeight || ! smMem) in render()
[all …]
H A DOverlayUserGroup.cpp252 unsigned int uiHeight = iroundf(sr.height() + 0.5f); in updateUsers() local
261 qlExampleUsers << new OverlayUser(Settings::Passive, uiHeight, os); in updateUsers()
262 qlExampleUsers << new OverlayUser(Settings::Talking, uiHeight, os); in updateUsers()
263 qlExampleUsers << new OverlayUser(Settings::Whispering, uiHeight, os); in updateUsers()
264 qlExampleUsers << new OverlayUser(Settings::Shouting, uiHeight, os); in updateUsers()
326 ou = new OverlayUser(cu, uiHeight, os); in updateUsers()
344 int pad = os->bBox ? iroundf(uiHeight * os->fZoom * (os->fBoxPad + os->fBoxPenWidth) + 0.5f) : 0; in updateUsers()
345 int width = iroundf(childrenBounds.width() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
346 int height = iroundf(childrenBounds.height() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
348 int xOffset = - iroundf(childrenBounds.left() * uiHeight * os->fZoom + 0.5f) + pad; in updateUsers()
[all …]
/dports/audio/murmur/mumble-1.3.3/src/mumble/
H A DOverlayClient.cpp38 uiWidth = uiHeight = 0; in OverlayClient()
251 qgpw->setPos(uiWidth / 10, uiHeight / 10); in showGui()
269 iMouseY = qBound<int>(0, p.y(), uiHeight-1); in showGui()
397 uiHeight = omi->uiHeight; in readyReadMsgInit()
504 if (! uiWidth || ! uiHeight || ! smMem) in reset()
528 sz.scale(uiWidth, uiHeight, Qt::KeepAspectRatio); in setupScene()
563 qgs.setSceneRect(0, 0, uiWidth, uiHeight); in setupRender()
578 om.omb.h = uiHeight; in setupRender()
585 if (! uiWidth || ! uiHeight || ! smMem) in update()
612 if (! uiWidth || ! uiHeight || ! smMem) in render()
[all …]
H A DOverlayUserGroup.cpp252 unsigned int uiHeight = iroundf(sr.height() + 0.5f); in updateUsers() local
261 qlExampleUsers << new OverlayUser(Settings::Passive, uiHeight, os); in updateUsers()
262 qlExampleUsers << new OverlayUser(Settings::Talking, uiHeight, os); in updateUsers()
263 qlExampleUsers << new OverlayUser(Settings::Whispering, uiHeight, os); in updateUsers()
264 qlExampleUsers << new OverlayUser(Settings::Shouting, uiHeight, os); in updateUsers()
326 ou = new OverlayUser(cu, uiHeight, os); in updateUsers()
344 int pad = os->bBox ? iroundf(uiHeight * os->fZoom * (os->fBoxPad + os->fBoxPenWidth) + 0.5f) : 0; in updateUsers()
345 int width = iroundf(childrenBounds.width() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
346 int height = iroundf(childrenBounds.height() * uiHeight * os->fZoom + 0.5f) + 2 * pad; in updateUsers()
348 int xOffset = - iroundf(childrenBounds.left() * uiHeight * os->fZoom + 0.5f) + pad; in updateUsers()
[all …]
/dports/graphics/jogamp-jogl/jogl/src/newt/native/
H A Dbcm_egl.c49 EGLDisplay EGLUtil_CreateDisplayByNative( GLuint uiWidth, GLuint uiHeight );
126 GLuint uiWidth=(GLuint)width, uiHeight=(GLuint)height; in Java_jogamp_newt_driver_bcm_egl_WindowDriver_CreateWindow() local
132 DBG_PRINT( "[RealizeWindow.Create] dpy %p %ux%u\n", dpy, uiWidth, uiHeight); in Java_jogamp_newt_driver_bcm_egl_WindowDriver_CreateWindow()
134 window = EGLUtil_CreateWindowByNative( dpy, chromaKey, &uiWidth, &uiHeight ); in Java_jogamp_newt_driver_bcm_egl_WindowDriver_CreateWindow()
146 (*env)->CallVoidMethod(env, obj, windowCreatedID, (jint) cfgID, (jint)uiWidth, (jint)uiHeight); in Java_jogamp_newt_driver_bcm_egl_WindowDriver_CreateWindow()
147 …G_PRINT( "[RealizeWindow.Create] ok: win %p, cfgid %d, %ux%u\n", window, cfgID, uiWidth, uiHeight); in Java_jogamp_newt_driver_bcm_egl_WindowDriver_CreateWindow()
/dports/audio/mumble/mumble-1.3.3/overlay/
H A Dlib.cpp71 uiWidth = uiHeight = 0; in Pipe()
100 uiHeight = 0; in disconnect()
130 uiHeight = 0; in checkMessage()
146 if ((uiWidth != width) || (uiHeight != height)) { in checkMessage()
150 uiHeight = height; in checkMessage()
158 om.omi.uiHeight = uiHeight; in checkMessage()
163 ods("Pipe: SentInitMsg with w h %d %d", uiWidth, uiHeight); in checkMessage()
229 …hMemory = CreateFileMappingW(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, 0, uiWidth * uiHeight * 4… in checkMessage()
256 …if ((VirtualQuery(a_ucTexture, &mbi, sizeof(mbi)) == 0) || (mbi.RegionSize < (uiHeight * uiWidth *… in checkMessage()
273 newTexture(uiWidth, uiHeight); in checkMessage()
[all …]
/dports/audio/murmur/mumble-1.3.3/overlay/
H A Dlib.cpp71 uiWidth = uiHeight = 0; in Pipe()
100 uiHeight = 0; in disconnect()
130 uiHeight = 0; in checkMessage()
146 if ((uiWidth != width) || (uiHeight != height)) { in checkMessage()
150 uiHeight = height; in checkMessage()
158 om.omi.uiHeight = uiHeight; in checkMessage()
163 ods("Pipe: SentInitMsg with w h %d %d", uiWidth, uiHeight); in checkMessage()
229 …hMemory = CreateFileMappingW(INVALID_HANDLE_VALUE, NULL, PAGE_READWRITE, 0, uiWidth * uiHeight * 4… in checkMessage()
256 …if ((VirtualQuery(a_ucTexture, &mbi, sizeof(mbi)) == 0) || (mbi.RegionSize < (uiHeight * uiWidth *… in checkMessage()
273 newTexture(uiWidth, uiHeight); in checkMessage()
[all …]
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/vvdec/
H A Dvvdecimpl.cpp761 ::memcpy( pucDest, pucSrc, uiHeight * iStrideDest ); in copyComp()
768 for( unsigned int uiH = 0; uiH < uiHeight; uiH++ ) in copyComp()
778 for( unsigned int y=0; y < uiHeight; y++ ) in copyComp()
828 if ((uiWidth == 0) || (uiHeight == 0)) in xAddPicture()
1055 rcFrame.height = uiHeight; in xCreateFrame()
1061 rcFrame.planes[VVDEC_CT_Y].height = uiHeight; in xCreateFrame()
1067 size_t nLSize = rcFrame.planes[VVDEC_CT_Y].stride * uiHeight; in xCreateFrame()
1096 const unsigned int uiCHeight = uiHeight>>1; in xCreateFrame()
1127 const unsigned int uiCHeight = uiHeight; in xCreateFrame()
1158 rcFrame.planes[VVDEC_CT_U].height = uiHeight; in xCreateFrame()
[all …]
/dports/audio/mumble/mumble-1.3.3/overlay_gl/
H A Doverlay.c74 unsigned int uiWidth, uiHeight; member
213 ctx->uiWidth = ctx->uiHeight = 0; in disconnect()
247 …glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, (GLsizei)ctx->uiWidth, (GLsizei)ctx->uiHeight, 0, GL_BGRA,… in regenTexture()
283 if ((ctx->uiWidth != width) || (ctx->uiHeight != height)) { in drawOverlay()
288 ctx->uiHeight = height; in drawOverlay()
295 om.omi.uiHeight = ctx->uiHeight; in drawOverlay()
344 if (buflen >= ctx->uiWidth * ctx->uiHeight * 4 in drawOverlay()
379 … if ((omb->x == 0) && (omb->y == 0) && (omb->w == ctx->uiWidth) && (omb->h == ctx->uiHeight)) { in drawOverlay()
381 …glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, (GLsizei)ctx->uiWidth, (GLsizei)ctx->uiHeight, 0, GL_BGRA,… in drawOverlay()
460 float h = (float)(ctx->uiHeight); in drawOverlay()
/dports/audio/murmur/mumble-1.3.3/overlay_gl/
H A Doverlay.c73 unsigned int uiWidth, uiHeight; member
212 ctx->uiWidth = ctx->uiHeight = 0; in disconnect()
246 …glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, (GLsizei)ctx->uiWidth, (GLsizei)ctx->uiHeight, 0, GL_BGRA,… in regenTexture()
282 if ((ctx->uiWidth != width) || (ctx->uiHeight != height)) { in drawOverlay()
287 ctx->uiHeight = height; in drawOverlay()
294 om.omi.uiHeight = ctx->uiHeight; in drawOverlay()
343 if (buflen >= ctx->uiWidth * ctx->uiHeight * 4 in drawOverlay()
378 … if ((omb->x == 0) && (omb->y == 0) && (omb->w == ctx->uiWidth) && (omb->h == ctx->uiHeight)) { in drawOverlay()
380 …glTexImage2D(GL_TEXTURE_2D, 0, GL_RGBA, (GLsizei)ctx->uiWidth, (GLsizei)ctx->uiHeight, 0, GL_BGRA,… in drawOverlay()
459 float h = (float)(ctx->uiHeight); in drawOverlay()
/dports/graphics/libbpg/libbpg-0.9.8/jctvc/TLibCommon/
H A DTComTrQuant.cpp1099 const UInt uiHeight = rect.height; in xQuant() local
1351 const UInt uiHeight = rect.height; in transformNxN() local
1413 printBlock(rpcCoeff, uiWidth, uiHeight, uiWidth); in transformNxN()
1435 const UInt uiHeight = rect.height; in invTransformNxN() local
1492 printBlock(pcCoeff, uiWidth, uiHeight, uiWidth); in invTransformNxN()
1626 const UInt uiSizeMinus1 = (uiWidth * uiHeight) - 1; in applyForwardRDPCM()
1700 const UInt uiHeight = rTu.getRect(compID).height; in rdpcmNxN() local
1745 const UInt uiHeight = rTu.getRect(compID).height; in invRdpcmNxN() local
1771 for( UInt uiY = 1; uiY < uiHeight; uiY++ ) in invRdpcmNxN()
1782 for( UInt uiY = 0; uiY < uiHeight; uiY++ ) in invRdpcmNxN()
[all …]
H A DTComWeightPrediction.h68 const UInt uiHeight,
77 const UInt uiHeight,
H A DTComPattern.cpp57 …t UInt uiCuWidth, const UInt uiCuHeight, const UInt uiWidth, const UInt uiHeight, const Int iPicSt…
314 …t UInt uiCuWidth, const UInt uiCuHeight, const UInt uiWidth, const UInt uiHeight, const Int iPicSt… in fillReferenceSamples() argument
329 for (i=1; i<uiHeight; i++) in fillReferenceSamples()
351 for (i=1; i<uiHeight; i++) in fillReferenceSamples()
505 piAdiLineTemp = piAdiLine + uiHeight + unitWidth - 2; in fillReferenceSamples()
512 piAdiLineTemp = piAdiLine + uiHeight - 1; in fillReferenceSamples()
513 for (i=1; i<uiHeight; i++) in fillReferenceSamples()
/dports/multimedia/vvdec/vvdec-1.1.2/source/App/vvdecapp/
H A DvvdecHelper.h68 uint32_t uiHeight = plane->height; in _writeComponentToFile() local
88 for( uint32_t y = 0; y < uiHeight; y++ ) in _writeComponentToFile()
113 for( uint32_t y = 0; y < uiHeight; y++ ) in _writeComponentToFile()
143 for( uint32_t y = 0; y < uiHeight; y++ ) in _writeComponentToFile()
165 for( uint32_t y = 0; y < uiHeight; y++ ) in _writeComponentToFile()

12345678910>>...13