Home
last modified time | relevance | path

Searched defs:rgbTable (Results 1 – 9 of 9) sorted by relevance

/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/VideoRender/
H A DVideoRender.c1440 static void copy_1x1_16(FrameBuffer* frame, void* pDestination, int dstPitch, UInt16* rgbTable) in copy_1x1_16()
1480 static void copy_1x1_32(FrameBuffer* frame, void* pDestination, int dstPitch, UInt32* rgbTable) in copy_1x1_32()
1519 static void copy_1x05_16(FrameBuffer* frame, void* pDestination, int dstPitch, UInt16* rgbTable) in copy_1x05_16()
1555 static void copy_1x05_32(FrameBuffer* frame, void* pDestination, int dstPitch, UInt32* rgbTable) in copy_1x05_32()
1593 static void copy_2x2_16(FrameBuffer* frame, void* pDestination, int dstPitch, UInt16* rgbTable) in copy_2x2_16()
1995 static void copy_2x2_32(FrameBuffer* frame, void* pDestination, int dstPitch, UInt32* rgbTable) in copy_2x2_32()
2055 static void copy_2x1_16(FrameBuffer* frame, void* pDestination, int dstPitch, UInt16* rgbTable) in copy_2x1_16()
2109 static void copy_2x1_32(FrameBuffer* frame, void* pDestination, int dstPitch, UInt32* rgbTable) in copy_2x1_32()
2165 static void hq2x_2x2_32(FrameBuffer* frame, void* pDestination, int dstPitch, UInt16* rgbTable) in hq2x_2x2_32()
2197 static void hq3x_2x2_32(FrameBuffer* frame, void* pDestination, int dstPitch, UInt16* rgbTable) in hq3x_2x2_32()
[all …]
/dports/x11-toolkits/qwt6/qwt-6.1.6/src/
H A Dqwt_color_map.h188 const QVector<QRgb> rgbTable = colorTable( interval ); in color() local
/dports/devel/xelfviewer/XELFViewer-0.03/XQwt/3rdparty/qwt/src/
H A Dqwt_color_map.h188 const QVector<QRgb> rgbTable = colorTable( interval ); in color() local
/dports/graphics/pinta/pinta-1.7.1/Pinta.Effects/Adjustments/
H A DBrightnessContrastEffect.cs21 private byte[] rgbTable; field in Pinta.Effects.BrightnessContrastEffect
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/dng_sdk/
H A Ddng_big_table.cpp515 const dng_rgb_table *rgbTable = static_cast in InsertTableData() local
557 dng_rgb_table *rgbTable = static_cast in ExtractTableData() local
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/soundlib/
H A DLoad_med.cpp309 uint32be rgbTable; member
/dports/math/gnuplot/gnuplot-5.4.1/src/os2/
H A Dgclient.c2200 ULONG *rgbTable = NULL; /* current colour table (this is a 'virtual' palette) */ in ReadGnu() local
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/os2/
H A Dgclient.c2200 ULONG *rgbTable = NULL; /* current colour table (this is a 'virtual' palette) */ in ReadGnu() local
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/os2/
H A Dgclient.c2198 ULONG *rgbTable = NULL; /* current colour table (this is a 'virtual' palette) */ in ReadGnu() local