Home
last modified time | relevance | path

Searched defs:BYTES_PER_PIXEL (Results 76 – 99 of 99) sorted by relevance

1234

/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/windows/native/libawt/windows/
H A Dawt_Robot.cpp192 static const int BYTES_PER_PIXEL = BITS_PER_PIXEL/8; in GetRGBPixels() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/wuffs/src/example/convert-to-nia/
H A Dconvert-to-nia.c125 #define BYTES_PER_PIXEL 4 macro
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/windows/native/sun/windows/
H A Dawt_Robot.cpp227 static const int BYTES_PER_PIXEL = BITS_PER_PIXEL/8; in GetRGBPixels() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/vcl/
H A Dspritecanvashelper.cxx637 static const int BYTES_PER_PIXEL(3); in renderMemUsage() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/vcl/
H A Dspritecanvashelper.cxx632 static const int BYTES_PER_PIXEL(3); in renderMemUsage() local
/dports/multimedia/libxine/xine-lib-1.2.11/src/video_out/
H A Dvideo_out_raw.c35 #define BYTES_PER_PIXEL 3 macro
H A Dvideo_out_opengl.c30 #define BYTES_PER_PIXEL 4 macro
/dports/editors/gummi/gummi-0.8.1/src/gui/
H A Dgui-preview.h47 #define BYTES_PER_PIXEL 4 macro
/dports/games/d2x/d2x-0.2.5/arch/dos/allg_snd/
H A Dinternal.h126 #define BYTES_PER_PIXEL(bpp) (((int)(bpp) + 7) / 8) macro
/dports/graphics/sdump/sdump-c5fb55b/
H A Dloader.h20 BYTES_PER_PIXEL = 4, enumerator
/dports/graphics/seq2gif/seq2gif-0.10.4/
H A Dyaft.h57 BYTES_PER_PIXEL = 3, /* pixel size of sixel bitmap data */ enumerator
/dports/net/krfb/krfb-21.12.3/framebuffers/pipewire/
H A Dpw_framebuffer.cpp55 static const int BYTES_PER_PIXEL = 4; variable
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/imaging/
H A DossimGeneralRasterTileSource.cpp286 const ossim_int32 BYTES_PER_PIXEL = m_rasterInfo.bytesPerPixel(); in fillBIP() local
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dvo_drm.c46 #define BYTES_PER_PIXEL 4 macro
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/windowing/wayland/
H A DWindowDecorator.cpp31 constexpr int BYTES_PER_PIXEL{4}; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/media/ffvpx/libavcodec/
H A Dvp9.c2820 #define BYTES_PER_PIXEL 1 macro
2825 #define BYTES_PER_PIXEL 2 macro
2975 #define BYTES_PER_PIXEL 1 macro
2980 #define BYTES_PER_PIXEL 2 macro
/dports/graphics/sdump/sdump-c5fb55b/static/
H A Dsdump.c162 BYTES_PER_PIXEL = 4, enumerator
/dports/www/firefox-esr/firefox-91.8.0/dom/canvas/
H A DImageBitmap.cpp871 const uint32_t BYTES_PER_PIXEL = BytesPerPixel(FORMAT); in CreateInternal() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/canvas/
H A DImageBitmap.cpp881 const uint32_t BYTES_PER_PIXEL = BytesPerPixel(FORMAT); in CreateInternal() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/canvas/
H A DImageBitmap.cpp871 const uint32_t BYTES_PER_PIXEL = BytesPerPixel(FORMAT); in CreateInternal() local
/dports/www/firefox/firefox-99.0/dom/canvas/
H A DImageBitmap.cpp1187 const uint32_t BYTES_PER_PIXEL = BytesPerPixel(FORMAT); in CreateInternal() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DImageBitmap.cpp924 const uint32_t BYTES_PER_PIXEL = BytesPerPixel(FORMAT); in CreateInternal() local
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DImageBitmap.cpp946 const uint32_t BYTES_PER_PIXEL = BytesPerPixel(FORMAT); in CreateInternal() local
/dports/games/adonthell/adonthell-0.3.8/src/modules/
H A Dadonthell.py1890 BYTES_PER_PIXEL = _adonthell.BYTES_PER_PIXEL variable

1234