Home
last modified time | relevance | path

Searched refs:iWidth (Results 1 – 25 of 2014) sorted by relevance

12345678910>>...81

/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/common/src/
H A Dmc.cpp176 if (iWidth == 16) in McCopy_c()
406 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_sse2()
414 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_sse2()
423 if (iWidth == 17 || iWidth == 9){ in McHorVer22Width5Or9Or17Height5Or9Or17_sse2()
1936 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width5_mmi()
2215 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width9Or17_mmi()
2228 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_mmi()
2361 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height5_mmi()
2500 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height9Or17_mmi()
2513 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_mmi()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/common/src/
H A Dmc.cpp176 if (iWidth == 16) in McCopy_c()
406 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_sse2()
414 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_sse2()
423 if (iWidth == 17 || iWidth == 9){ in McHorVer22Width5Or9Or17Height5Or9Or17_sse2()
1936 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width5_mmi()
2215 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width9Or17_mmi()
2228 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_mmi()
2361 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height5_mmi()
2500 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height9Or17_mmi()
2513 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_mmi()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/common/src/
H A Dmc.cpp176 if (iWidth == 16) in McCopy_c()
406 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_sse2()
414 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_sse2()
423 if (iWidth == 17 || iWidth == 9){ in McHorVer22Width5Or9Or17Height5Or9Or17_sse2()
1936 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width5_mmi()
2215 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width9Or17_mmi()
2228 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_mmi()
2361 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height5_mmi()
2500 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height9Or17_mmi()
2513 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_mmi()
[all …]
/dports/multimedia/openh264/openh264-2.1.1/codec/common/src/
H A Dmc.cpp176 if (iWidth == 16) in McCopy_c()
406 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_sse2()
414 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_sse2()
423 if (iWidth == 17 || iWidth == 9){ in McHorVer22Width5Or9Or17Height5Or9Or17_sse2()
1936 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width5_mmi()
2215 [iWidth]"+&r"((int)iWidth), [iHeight]"+&r"((int)iHeight) in McHorVer20Width9Or17_mmi()
2228 if (iWidth == 17 || iWidth == 9) in McHorVer20Width5Or9Or17_mmi()
2361 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height5_mmi()
2500 [iWidth]"+&r"(iWidth), [iHeight]"+&r"(iHeight) in McHorVer02Height9Or17_mmi()
2513 if (iWidth == 16 || iWidth == 8) in McHorVer02Height5Or9Or17_mmi()
[all …]
/dports/finance/moneymanagerex/moneymanagerex-1.2.7/3rd/ctpp/src/
H A DCTPP2Sprintf.cpp143 if (iWidth > 1) { oBuffer.Append(iWidth - 1, chPadSymbol); } in FmtChar()
147 if (iWidth > 1) { oBuffer.Append(iWidth - 1, chPadSymbol); } in FmtChar()
170 if (iWidth > iFormatSize) { oBuffer.Append(iWidth - iFormatSize, chPadSymbol); } in FmtString()
174 if (iWidth > iFormatSize) { oBuffer.Append(iWidth - iFormatSize, chPadSymbol); } in FmtString()
193 if (iWidth < 0) { iWidth = 0; } in FmtInt()
268 if (iWidth > iPos) { oBuffer.Append(iWidth - iPos, '0'); } in FmtInt()
277 if (iWidth > iPos) { oBuffer.Append(iWidth - iPos, ' '); } in FmtInt()
355 if (iWidth == -1) { iWidth = 6; } in FmtSci()
540 if (iWidth == -1) { iWidth = 6; } in FmtFloat()
759 iWidth = 0; in FormatString()
[all …]
/dports/textproc/ctpp2/ctpp2-2.8.3/src/
H A DCTPP2Sprintf.cpp143 if (iWidth > 1) { oBuffer.Append(iWidth - 1, chPadSymbol); } in FmtChar()
147 if (iWidth > 1) { oBuffer.Append(iWidth - 1, chPadSymbol); } in FmtChar()
170 if (iWidth > iFormatSize) { oBuffer.Append(iWidth - iFormatSize, chPadSymbol); } in FmtString()
174 if (iWidth > iFormatSize) { oBuffer.Append(iWidth - iFormatSize, chPadSymbol); } in FmtString()
193 if (iWidth < 0) { iWidth = 0; } in FmtInt()
268 if (iWidth > iPos) { oBuffer.Append(iWidth - iPos, '0'); } in FmtInt()
277 if (iWidth > iPos) { oBuffer.Append(iWidth - iPos, ' '); } in FmtInt()
355 if (iWidth == -1) { iWidth = 6; } in FmtSci()
540 if (iWidth == -1) { iWidth = 6; } in FmtFloat()
759 iWidth = 0; in FormatString()
[all …]
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/implementations/
H A Dcairo-dock-hiding-effect.c108 iWidth = pDock->container.iWidth; in _post_render_move_down_opengl()
135 glTranslatef (iWidth/2, 0., 0.); in _post_render_move_down_opengl()
172 glScalef (iWidth, iHeight, 1.); in _post_render_move_down_opengl()
245 iWidth = pDock->container.iWidth; in _post_render_fade_out_opengl()
307 iWidth = pDock->container.iWidth; in _post_render_semi_transparent_opengl()
342 int iWidth, iHeight; in _pre_render_zoom() local
343 iWidth = pDock->container.iWidth; in _pre_render_zoom()
400 iWidth = pDock->container.iWidth; in _post_render_zoom_opengl()
448 int iWidth, iHeight; in _pre_render_folding() local
451 iWidth = pDock->container.iWidth; in _pre_render_folding()
[all …]
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Scooby-Do/src/
H A Dapplet-draw.c38 int iWidth, iHeight; in _cd_do_get_matching_icons_width() local
50 iIconsWidth += iWidth * fZoom; in _cd_do_get_matching_icons_width()
62 int iWidth, iHeight; in _cd_do_get_icon_x() local
74 iOffset += iWidth * fZoom; in _cd_do_get_icon_x()
149 int iWidth, iHeight; in cd_do_render_cairo() local
196 x += iWidth * fZoom; in cd_do_render_cairo()
321 int iWidth, iHeight; in cd_do_render_opengl() local
357 iWidth * fZoom * fIconScale, in cd_do_render_opengl()
377 x += iWidth * fZoom * fIconScale; in cd_do_render_opengl()
426 glTranslatef (pChar->iCurrentX * fTextScale + pMainDock->container.iWidth/2 + pChar->iWidth/2, in cd_do_render_opengl()
[all …]
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Global-Menu/src/
H A Dapplet-draw.c55 int iWidth, iHeight; in cd_app_menu_render_step_opengl() local
66 w = MIN (iWidth, iHeight); in cd_app_menu_render_step_opengl()
71 w = iWidth; in cd_app_menu_render_step_opengl()
172 int iWidth, iHeight; in cd_app_menu_render_step_cairo() local
195 w = iWidth; in cd_app_menu_render_step_cairo()
287 int iWidth, iHeight; in cd_app_menu_load_button_images() local
299 w = MIN (iWidth, iHeight); in cd_app_menu_load_button_images()
327 int iWidth, iHeight; in cd_app_menu_default_image() local
334 w = MIN (iWidth, iHeight); in cd_app_menu_default_image()
339 w = iWidth; in cd_app_menu_default_image()
[all …]
/dports/multimedia/openh264/openh264-2.1.1/test/encoder/
H A DEncUT_EncoderMb.cpp120 int16_t* pDctCompare, int16_t iWidth, int16_t iHeight) { in TestQuant() argument
127 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
128 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
145 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
146 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
163 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
164 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
184 int16_t iWidth = 16; in TEST() local
187 uint8_t* pSrc = (uint8_t*)cMemoryAlign.WelsMalloc (iWidth * iHeight, "quant_src"); in TEST()
188 uint8_t* pPred = (uint8_t*)cMemoryAlign.WelsMalloc (iWidth * iHeight, "quant_pred"); in TEST()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/encoder/
H A DEncUT_EncoderMb.cpp120 int16_t* pDctCompare, int16_t iWidth, int16_t iHeight) { in TestQuant() argument
127 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
128 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
145 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
146 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
163 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
164 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
184 int16_t iWidth = 16; in TEST() local
187 uint8_t* pSrc = (uint8_t*)cMemoryAlign.WelsMalloc (iWidth * iHeight, "quant_src"); in TEST()
188 uint8_t* pPred = (uint8_t*)cMemoryAlign.WelsMalloc (iWidth * iHeight, "quant_pred"); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/encoder/
H A DEncUT_EncoderMb.cpp120 int16_t* pDctCompare, int16_t iWidth, int16_t iHeight) { in TestQuant() argument
127 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
128 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
145 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
146 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
163 RandomPixelDataGenerator (pSrc, iWidth, iHeight, iWidth); in TestQuant()
164 RandomPixelDataGenerator (pPred, iWidth, iHeight, iWidth); in TestQuant()
184 int16_t iWidth = 16; in TEST() local
187 uint8_t* pSrc = (uint8_t*)cMemoryAlign.WelsMalloc (iWidth * iHeight, "quant_src"); in TEST()
188 uint8_t* pPred = (uint8_t*)cMemoryAlign.WelsMalloc (iWidth * iHeight, "quant_pred"); in TEST()
[all …]
/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/common/table/impl/
H A DCoreTableColumn.java55 int iPosition, int iWidth, in CoreTableColumn() argument
58 super.initialize(iAlignment, iPosition, iWidth); in CoreTableColumn()
64 int iWidth, String sTableID) { in CoreTableColumn() argument
67 super.initialize(iAlignment, POSITION_INVISIBLE, iWidth); in CoreTableColumn()
84 public CoreTableColumn(String sName, int iPosition, int iWidth, in CoreTableColumn() argument
88 setWidth(iWidth); in CoreTableColumn()
106 setWidth(iWidth); in CoreTableColumn()
128 public void initializeAsGraphic(int iWidth) { in initializeAsGraphic() argument
129 setWidth(iWidth); in initializeAsGraphic()
136 public void initializeAsGraphic(int iPosition, int iWidth) { in initializeAsGraphic() argument
[all …]
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/keyboard-indicator/src/
H A Dapplet-draw.c59 int iWidth, iHeight; in cd_xkbd_update_icon() local
60 CD_APPLET_GET_MY_ICON_EXTENT (&iWidth, &iHeight); in cd_xkbd_update_icon()
157 int iWidth, iHeight; in cd_xkbd_render_step_opengl() local
158 CD_APPLET_GET_MY_ICON_EXTENT (&iWidth, &iHeight); in cd_xkbd_render_step_opengl()
195 w = iWidth * myConfig.fTextRatio; // fill horizontally in cd_xkbd_render_step_opengl()
228 int iWidth, iHeight; in cd_xkbd_render_step_cairo() local
229 CD_APPLET_GET_MY_ICON_EXTENT (&iWidth, &iHeight); in cd_xkbd_render_step_cairo()
248 fScale = (double)iWidth / myData.pOldImage->iWidth; // scale to fill the icon horizontally in cd_xkbd_render_step_cairo()
253 dx = (iWidth - fScale * myData.pOldImage->iWidth)/2; // center horizontally in cd_xkbd_render_step_cairo()
270 fScale = (double)iWidth / myData.pCurrentImage->iWidth; // scale to fill the icon horizontally in cd_xkbd_render_step_cairo()
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/processing/src/imagerotate/
H A Dimagerotatefuncs.cpp41 void ImageRotate90D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight, … in ImageRotate90D_c() argument
43 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate90D_c()
45 …pDst[ (i * iHeight + iHeight - 1 - j)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * uiBytesPerPi… in ImageRotate90D_c()
49 void ImageRotate180D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate180D_c() argument
51 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate180D_c()
53 …pDst[ ((iHeight - 1 - j)*iWidth + iWidth - 1 - i)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * … in ImageRotate180D_c()
57 void ImageRotate270D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate270D_c() argument
58 for (uint32_t j = 0; j < iWidth; j++) { in ImageRotate270D_c()
61 …pDst[ ((iWidth - 1 - j)*iHeight + i)*uiBytesPerPixel + n] = pSrc[ (iWidth * i + j) * uiBytesPerPix… in ImageRotate270D_c()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/processing/src/imagerotate/
H A Dimagerotatefuncs.cpp41 void ImageRotate90D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight, … in ImageRotate90D_c() argument
43 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate90D_c()
45 …pDst[ (i * iHeight + iHeight - 1 - j)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * uiBytesPerPi… in ImageRotate90D_c()
49 void ImageRotate180D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate180D_c() argument
51 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate180D_c()
53 …pDst[ ((iHeight - 1 - j)*iWidth + iWidth - 1 - i)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * … in ImageRotate180D_c()
57 void ImageRotate270D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate270D_c() argument
58 for (uint32_t j = 0; j < iWidth; j++) { in ImageRotate270D_c()
61 …pDst[ ((iWidth - 1 - j)*iHeight + i)*uiBytesPerPixel + n] = pSrc[ (iWidth * i + j) * uiBytesPerPix… in ImageRotate270D_c()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/processing/src/imagerotate/
H A Dimagerotatefuncs.cpp41 void ImageRotate90D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight, … in ImageRotate90D_c() argument
43 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate90D_c()
45 …pDst[ (i * iHeight + iHeight - 1 - j)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * uiBytesPerPi… in ImageRotate90D_c()
49 void ImageRotate180D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate180D_c() argument
51 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate180D_c()
53 …pDst[ ((iHeight - 1 - j)*iWidth + iWidth - 1 - i)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * … in ImageRotate180D_c()
57 void ImageRotate270D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate270D_c() argument
58 for (uint32_t j = 0; j < iWidth; j++) { in ImageRotate270D_c()
61 …pDst[ ((iWidth - 1 - j)*iHeight + i)*uiBytesPerPixel + n] = pSrc[ (iWidth * i + j) * uiBytesPerPix… in ImageRotate270D_c()
/dports/multimedia/openh264/openh264-2.1.1/codec/processing/src/imagerotate/
H A Dimagerotatefuncs.cpp41 void ImageRotate90D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight, … in ImageRotate90D_c() argument
43 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate90D_c()
45 …pDst[ (i * iHeight + iHeight - 1 - j)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * uiBytesPerPi… in ImageRotate90D_c()
49 void ImageRotate180D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate180D_c() argument
51 for (uint32_t i = 0; i < iWidth; i++) { in ImageRotate180D_c()
53 …pDst[ ((iHeight - 1 - j)*iWidth + iWidth - 1 - i)*uiBytesPerPixel + n] = pSrc[ (iWidth * j + i) * … in ImageRotate180D_c()
57 void ImageRotate270D_c (uint8_t* pSrc, uint32_t uiBytesPerPixel, uint32_t iWidth, uint32_t iHeight,… in ImageRotate270D_c() argument
58 for (uint32_t j = 0; j < iWidth; j++) { in ImageRotate270D_c()
61 …pDst[ ((iWidth - 1 - j)*iHeight + i)*uiBytesPerPixel + n] = pSrc[ (iWidth * i + j) * uiBytesPerPix… in ImageRotate270D_c()
/dports/deskutils/cairo-dock/cairo-dock-core-3.4.1/src/gldit/
H A Dcairo-dock-image-buffer.c94 iWidth, in cairo_dock_load_image_buffer_full()
101 pImage->iWidth = w; in cairo_dock_load_image_buffer_full()
166 pImage->iWidth = iWidth; in cairo_dock_load_image_buffer_from_surface()
177 pImage->iWidth = iWidth; in cairo_dock_load_image_buffer_from_texture()
504 int iWidth, iHeight; in cairo_dock_begin_draw_image_buffer_opengl() local
512 iWidth = pContainer->iWidth; in cairo_dock_begin_draw_image_buffer_opengl()
522 if (pContainer->iWidth < pImage->iWidth || pContainer->iHeight < pImage->iHeight) in cairo_dock_begin_draw_image_buffer_opengl()
526 iWidth = pImage->iWidth, iHeight = pImage->iHeight; in cairo_dock_begin_draw_image_buffer_opengl()
600 iWidth = pImage->iWidth, iHeight = pImage->iHeight; in cairo_dock_end_draw_image_buffer_opengl()
601 int x = (pContainer->iWidth - iWidth)/2; in cairo_dock_end_draw_image_buffer_opengl()
[all …]
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Toons/src/
H A Dapplet-draw.c27 void cd_xeyes_render_to_texture (GldiModuleInstance *myApplet, int iWidth, int iHeight) in cd_xeyes_render_to_texture() argument
42 -.5*iWidth + myData.iXeyelid + .5*myData.pEyelidImage->iWidth, in cd_xeyes_render_to_texture()
51 -.5*iWidth + myData.iXbg + .5*myData.pBgImage->iWidth, in cd_xeyes_render_to_texture()
61 -.5*iWidth + myData.fXpupil[i], in cd_xeyes_render_to_texture()
75 void cd_xeyes_render_to_surface (GldiModuleInstance *myApplet, int iWidth, int iHeight) in cd_xeyes_render_to_surface() argument
82 .5*(iWidth - myData.pToonImage->iWidth), in cd_xeyes_render_to_surface()
107 myData.fXpupil[i] - .5*myData.pPupilImage[i]->iWidth, in cd_xeyes_render_to_surface()
113 .5*(iWidth - myData.pToonImage->iWidth), in cd_xeyes_render_to_surface()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/wechat_qrcode/src/zxing/common/
H A Dimagecut.cpp17 int ImageCut::Cut(uint8_t* poImageData, int iWidth, int iHeight, int iTopLeftX, int iTopLeftY, in Cut() argument
19 if (iTopLeftX < 0 || iTopLeftX > iBottomRightX || iBottomRightX >= iWidth) return -1; in Cut()
26 result.iWidth = iNewWidth; in Cut()
31 for (int x = 0; x < iWidth; ++x) { in Cut()
33 result.arrImage[idx++] = poImageData[y * iWidth + x]; in Cut()
40 int iWidth = matrix->getWidth(); in Cut() local
43 int iMinX = iWidth * (1 - fRatio) / 2; in Cut()
45 int iMaxX = iWidth * (1 + fRatio) / 2 - 1; in Cut()
48 if (iMinY < 0 || iMinY > iMaxX || iMaxX >= iWidth) return -1; in Cut()
49 if (iMinX < 0 || iMinX > iMaxX || iMaxX >= iWidth) return -1; in Cut()
[all …]
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/Status-Notifier/src/
H A Dapplet-draw.c48 int iWidth, iHeight; in cd_satus_notifier_compute_grid() local
49 CD_APPLET_GET_MY_ICON_EXTENT (&iWidth, &iHeight); in cd_satus_notifier_compute_grid()
50 cd_debug ("=== icon: %dx%d", iWidth, iHeight); in cd_satus_notifier_compute_grid()
87 int iWidth, iHeight; in cd_satus_notifier_compute_icon_size() local
88 CD_APPLET_GET_MY_ICON_EXTENT (&iWidth, &iHeight); in cd_satus_notifier_compute_icon_size()
89 cd_debug ("=== icon: %dx%d", iWidth, iHeight); in cd_satus_notifier_compute_icon_size()
92 int tmp = iWidth; in cd_satus_notifier_compute_icon_size()
93 iWidth = iHeight; in cd_satus_notifier_compute_icon_size()
116 if (w != iWidth) in cd_satus_notifier_compute_icon_size()
128 int iWidth, iHeight; in cd_satus_notifier_draw_compact_icon() local
[all …]
/dports/games/corsix-th/CorsixTH-0.65.1/SpriteEncoder/
H A Dimage.cpp47 Image32bpp::Image32bpp(int iWidth, int iHeight) in Image32bpp() argument
49 this->iWidth = iWidth; in Image32bpp()
62 y = offset / iWidth; in Get()
63 x = offset - y * iWidth; in Get()
69 Image8bpp::Image8bpp(int iWidth, int iHeight) in Image8bpp() argument
71 this->iWidth = iWidth; in Image8bpp()
73 pData = (uint8 *)malloc(iWidth * iHeight); in Image8bpp()
84 y = offset / iWidth; in Get()
85 x = offset - y * iWidth; in Get()
170 if (iWidth < left + width) in Load32Bpp()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libmng/
H A Dlibmng_pixels.h656 mng_uint32 iWidth,
663 mng_uint32 iWidth,
670 mng_uint32 iWidth,
677 mng_uint32 iWidth,
684 mng_uint32 iWidth,
691 mng_uint32 iWidth,
698 mng_uint32 iWidth,
705 mng_uint32 iWidth,
712 mng_uint32 iWidth,
719 mng_uint32 iWidth,
[all …]
/dports/graphics/libmng/libmng-1.0.10/
H A Dlibmng_pixels.h656 mng_uint32 iWidth,
663 mng_uint32 iWidth,
670 mng_uint32 iWidth,
677 mng_uint32 iWidth,
684 mng_uint32 iWidth,
691 mng_uint32 iWidth,
698 mng_uint32 iWidth,
705 mng_uint32 iWidth,
712 mng_uint32 iWidth,
719 mng_uint32 iWidth,
[all …]

12345678910>>...81