Home
last modified time | relevance | path

Searched refs:minColorIndex (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/graphic_objects/src/cpp/
H A DMeshFecDataDecomposer.cpp208 int minColorIndex = 0; in fillColors() local
238 minColorIndex = colorRange[0] - 1; in fillColors()
241 if (minColorIndex < 0) in fillColors()
243 minColorIndex = 0; in fillColors()
254 if (minColorIndex > colormapSize - 1) in fillColors()
256 minColorIndex = colormapSize - 1; in fillColors()
262 minColorIndex = 0; in fillColors()
322 …lorComputer::getColor(values[i], minValue, valueRange, 0.5, colormap, minColorIndex, maxColorIndex… in fillColors()
328 …ColorComputer::getColor(values[i], minValue, valueRange, 0.5, colormap, minColorIndex, maxColorInd… in fillColors()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/graphics/qt5-opengl/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/3rdparty/angle/src/image_util/
H A Dloadimage_etc.cpp760 int minColorIndex, in packBC1()
764 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
913 int *minColorIndex, in selectEndPointPCA()
1048 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1120 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1121 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1172 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1173 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1227 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1228 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/image_util/
H A Dloadimage_etc.cpp834 int minColorIndex, in packBC1()
838 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
987 int *minColorIndex, in selectEndPointPCA()
1122 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1194 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1195 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1247 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1248 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1303 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1304 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/image_util/
H A Dloadimage_etc.cpp834 int minColorIndex, in packBC1()
838 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
987 int *minColorIndex, in selectEndPointPCA()
1122 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1194 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1195 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1247 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1248 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1303 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1304 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/image_util/
H A Dloadimage_etc.cpp834 int minColorIndex, in packBC1()
838 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
987 int *minColorIndex, in selectEndPointPCA()
1122 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1194 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1195 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1247 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1248 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1303 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1304 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/image_util/
H A Dloadimage_etc.cpp834 int minColorIndex, in packBC1()
838 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
987 int *minColorIndex, in selectEndPointPCA()
1122 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1194 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1195 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1247 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1248 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1303 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1304 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/image_util/
H A Dloadimage_etc.cpp834 int minColorIndex, in packBC1()
838 const R8G8B8A8 &minColor = subblockColors[minColorIndex]; in packBC1()
987 int *minColorIndex, in selectEndPointPCA()
1122 *minColorIndex = static_cast<int>(minIndex); in selectEndPointPCA()
1194 int minColorIndex, maxColorIndex; in transcodeIndividualOrDifferentialBlockToBC1() local
1195 selectEndPointPCA(pixelIndexCounts, subblockColors, kNumColors, &minColorIndex, in transcodeIndividualOrDifferentialBlockToBC1()
1247 int minColorIndex, maxColorIndex; in transcodeTBlockToBC1() local
1248 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeTBlockToBC1()
1303 int minColorIndex, maxColorIndex; in transcodeHBlockToBC1() local
1304 selectEndPointPCA(pixelIndexCounts, paintColors, kNumColors, &minColorIndex, in transcodeHBlockToBC1()
[all …]

12