Searched refs:alphaSize (Results 1 - 25 of 37) sorted by relevance

12

/external/bzip2/
H A Dhuffman.c65 Int32 alphaSize,
79 for (i = 0; i < alphaSize; i++)
84 nNodes = alphaSize;
91 for (i = 1; i <= alphaSize; i++) {
115 for (i = 1; i <= alphaSize; i++) {
126 to be 'i < alphaSize', which missed the last element,
142 for (i = 1; i <= alphaSize; i++) {
156 Int32 alphaSize )
162 for (i = 0; i < alphaSize; i++)
176 Int32 alphaSize )
63 BZ2_hbMakeCodeLengths( UChar *len, Int32 *freq, Int32 alphaSize, Int32 maxLen ) argument
[all...]
H A Dcompress.c242 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; local
266 alphaSize = s->nInUse+2;
268 for (v = 0; v < alphaSize; v++)
290 while (aFreq < tFreq && ge < alphaSize-1) {
308 for (v = 0; v < alphaSize; v++)
327 for (v = 0; v < alphaSize; v++)
335 for (v = 0; v < alphaSize; v++) {
451 alphaSize, 17 /*20*/ );
484 for (i = 0; i < alphaSize; i++) {
491 minLen, maxLen, alphaSize );
[all...]
H A Ddecompress.c117 Int32 alphaSize; local
171 alphaSize = s->save_alphaSize;
284 alphaSize = s->nInUse+2;
319 for (i = 0; i < alphaSize; i++) {
335 for (i = 0; i < alphaSize; i++) {
344 minLen, maxLen, alphaSize
618 s->save_alphaSize = alphaSize;
/external/deqp/framework/egl/
H A DegluConfigFilter.hpp55 int alphaSize (void) const;
64 tcu::RGBA colorBits (void) const { return tcu::RGBA(redSize(), greenSize(), blueSize(), alphaSize()); }
H A DegluConfigInfo.hpp47 deInt32 alphaSize; member in class:eglu::ConfigInfo
93 , alphaSize (0)
H A DegluConfigFilter.cpp78 int CandidateConfig::alphaSize (void) const { return get(EGL_ALPHA_SIZE); } function in class:eglu::CandidateConfig
H A DegluConfigInfo.cpp45 case EGL_ALPHA_SIZE: return alphaSize;
94 egl.getConfigAttrib(display, config, EGL_ALPHA_SIZE, &dst->alphaSize);
/external/deqp/external/openglcts/modules/common/
H A DglcConfigListEGL.cpp110 deInt32 alphaSize = eglu::getConfigAttribInt(library, display, *cfgIter, EGL_ALPHA_SIZE); local
136 alphaSize, depthSize, stencilSize, numSamples));
/external/deqp/modules/egl/
H A DteglSimpleConfigCase.cpp124 c.alphaSize() == Alpha;
133 c.alphaSize() != Alpha;
H A DteglChooseConfigReference.cpp187 return (a.m_info.redSize * mask[0] + a.m_info.greenSize * mask[1] + a.m_info.blueSize * mask[2] + a.m_info.alphaSize * mask[3])
188 > (b.m_info.redSize * mask[0] + b.m_info.greenSize * mask[1] + b.m_info.blueSize * mask[2] + b.m_info.alphaSize * mask[3]);
195 return (a.m_info.luminanceSize * mask[0] + a.m_info.alphaSize * mask[1]) > (b.m_info.luminanceSize * mask[0] + b.m_info.alphaSize * mask[1]);
H A DteglQueryConfigTests.cpp446 const EGLint alphaSize = getValue(config, EGL_ALPHA_SIZE); local
448 if (alphaSize < 0)
468 if (bufferSize != (redSize + greenSize + blueSize + alphaSize))
488 if (bufferSize != (luminanceSize + alphaSize))
H A DteglRenderCase.cpp377 c.alphaSize() == Alpha;
386 c.alphaSize() != Alpha;
H A DteglConfigList.cpp97 info.alphaSize = val;
H A DteglCreateContextExtTests.cpp1015 c.alphaSize() == Alpha;
/external/deqp/framework/qphelper/
H A DqpTestLog.h163 int alphaSize; member in struct:qpEglConfigInfo_s
/external/deqp/executor/
H A DxeTestCaseResult.hpp357 int alphaSize; member in class:xe::ri::EglConfig
391 , alphaSize (0)
H A DxeTestLogWriter.cpp387 << Writer::Attribute("AlphaSize", de::toString(config.alphaSize))
H A DxeTestResultParser.cpp618 config->alphaSize = toInt(getAttribute("AlphaSize"));
/external/valgrind/exp-sgcheck/tests/
H A Dhackedbz2.c1491 Int32 alphaSize; local
1545 alphaSize = s->save_alphaSize;
1658 alphaSize = s->nInUse+2;
1693 for (i = 0; i < alphaSize; i++) {
1709 for (i = 0; i < alphaSize; i++) {
1718 minLen, maxLen, alphaSize
1972 s->save_alphaSize = alphaSize;
3244 Int32 alphaSize,
3258 for (i = 0; i < alphaSize; i++)
3263 nNodes = alphaSize;
3242 BZ2_hbMakeCodeLengths( UChar *len, Int32 *freq, Int32 alphaSize, Int32 maxLen ) argument
3669 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; local
[all...]
/external/valgrind/memcheck/tests/
H A Dorigin5-bz2.c1482 Int32 alphaSize; local
1536 alphaSize = s->save_alphaSize;
1649 alphaSize = s->nInUse+2;
1684 for (i = 0; i < alphaSize; i++) {
1700 for (i = 0; i < alphaSize; i++) {
1709 minLen, maxLen, alphaSize
1963 s->save_alphaSize = alphaSize;
3235 Int32 alphaSize,
3249 for (i = 0; i < alphaSize; i++)
3254 nNodes = alphaSize;
3233 BZ2_hbMakeCodeLengths( UChar *len, Int32 *freq, Int32 alphaSize, Int32 maxLen ) argument
3660 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; local
[all...]
H A Dvarinfo6.c1520 Int32 alphaSize; local
1574 alphaSize = s->save_alphaSize;
1687 alphaSize = s->nInUse+2;
1723 for (i = 0; i < alphaSize; i++) {
1739 for (i = 0; i < alphaSize; i++) {
1748 minLen, maxLen, alphaSize
2002 s->save_alphaSize = alphaSize;
3273 Int32 alphaSize,
3287 for (i = 0; i < alphaSize; i++)
3292 nNodes = alphaSize;
3271 BZ2_hbMakeCodeLengths( UChar *len, Int32 *freq, Int32 alphaSize, Int32 maxLen ) argument
3697 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; local
[all...]
/external/valgrind/perf/
H A Dbz2.c1480 Int32 alphaSize; local
1534 alphaSize = s->save_alphaSize;
1647 alphaSize = s->nInUse+2;
1682 for (i = 0; i < alphaSize; i++) {
1698 for (i = 0; i < alphaSize; i++) {
1707 minLen, maxLen, alphaSize
1961 s->save_alphaSize = alphaSize;
3233 Int32 alphaSize,
3247 for (i = 0; i < alphaSize; i++)
3252 nNodes = alphaSize;
3231 BZ2_hbMakeCodeLengths( UChar *len, Int32 *freq, Int32 alphaSize, Int32 maxLen ) argument
3658 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; local
[all...]
H A Dtest_input_for_tinycc.c1439 Int32 alphaSize; local
1493 alphaSize = s->save_alphaSize;
1606 alphaSize = s->nInUse+2;
1641 for (i = 0; i < alphaSize; i++) {
1657 for (i = 0; i < alphaSize; i++) {
1666 minLen, maxLen, alphaSize
1920 s->save_alphaSize = alphaSize;
2745 Int32 alphaSize,
2759 for (i = 0; i < alphaSize; i++)
2764 nNodes = alphaSize;
2743 BZ2_hbMakeCodeLengths( UChar *len, Int32 *freq, Int32 alphaSize, Int32 maxLen ) argument
3033 Int32 nSelectors, alphaSize, minLen, maxLen, selCtr; local
[all...]
/external/replicaisland/src/com/replica/replicaisland/
H A DGLSurfaceView.java372 int alphaSize, int depthSize, int stencilSize) {
374 blueSize, alphaSize, depthSize, stencilSize));
823 int alphaSize, int depthSize, int stencilSize) {
828 EGL10.EGL_ALPHA_SIZE, alphaSize,
836 mAlphaSize = alphaSize;
371 setEGLConfigChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize) argument
822 ComponentSizeChooser(int redSize, int greenSize, int blueSize, int alphaSize, int depthSize, int stencilSize) argument
/external/deqp/framework/platform/lnx/X11/
H A DtcuLnxX11GlxPlatform.cpp552 int alphaSize = visual.getAttrib(GLX_ALPHA_SIZE); local
570 rank.add(1, alphaSize > 0);
582 rank.add(4, de::min(minRGB, alphaSize));

Completed in 824 milliseconds

12