/aosp_15_r20/external/giflib/ |
H A D | gifbg.c | 51 MinimumIntensity = DEFAULT_MIN_INTENSITY, NumLevels = DEFAULT_NUM_LEVELS, variable 76 &DirectionStr, &LevelsFlag, &NumLevels, &ColorFlag, &RedColor, in main() 184 NumLevels == 2) { in main() 197 if (NumLevels == (1 << i)) { in main() 214 if ((ColorMap = GifMakeMapObject(NumLevels, NULL)) == NULL) { in main() 218 for (i = 1; i <= NumLevels; i++) { in main() 222 (MaximumIntensity * (i * (256 / NumLevels)) + in main() 223 MinimumIntensity * ((NumLevels - i) * (256 / NumLevels))) / in main() 255 LevelHeight = ImageHeight / NumLevels; in main() 256 for (Color = NumLevels, i = l = 0; i < ImageHeight; i++) { in main() [all …]
|
H A D | gifwedge.c | 30 static int NumLevels = DEFAULT_NUM_LEVELS, ImageWidth = DEFAULT_WIDTH, variable 45 &NumLevels, &SizeFlag, &ImageWidth, &ImageHeight, in main() 60 if (NumLevels == (1 << i)) { in main() 68 LevelStep = 256 / NumLevels; in main() 74 ImageWidth = (ImageWidth / NumLevels) * NumLevels; in main() 88 if ((ColorMap = GifMakeMapObject(8 * NumLevels, NULL)) == NULL) { in main() 93 for (j = 0; j < NumLevels; j++) { in main() 95 c = i * NumLevels + j; in main() 130 for (i = 0, l = 0; i < NumLevels; i++) { in main() 131 for (j = 0; j < ImageWidth / NumLevels; j++) { in main() [all …]
|
H A D | gifecho.c | 49 ErrorCode, NumLevels, ColorMapSize = 1, in main() local 132 for (LogNumLevels = 1, NumLevels = 2; NumLevels < ForeGroundIndex; in main() 133 LogNumLevels++, NumLevels <<= 1) { in main() 136 if (NumLevels < (1 << ColorMapSize)) { in main() 137 NumLevels = (1 << ColorMapSize); in main() 141 if ((ColorMap = GifMakeMapObject(NumLevels, NULL)) == NULL) { in main() 145 for (i = 0; i < NumLevels; i++) { in main()
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | textureview.c | 495 texObj->Attrib.NumLevels = levels; in _mesa_set_texture_view_state() 504 texObj->Attrib.NumLevels = 1; in _mesa_set_texture_view_state() 509 texObj->Attrib.NumLevels = 1; in _mesa_set_texture_view_state() 547 newViewNumLevels = MIN2(numlevels, origTexObj->Attrib.NumLevels - minlevel); in texture_view() 712 texObj->Attrib.NumLevels = newViewNumLevels; in texture_view() 827 origTexObj->Attrib.NumLevels)) { in _mesa_TextureView() 832 origTexObj->Attrib.NumLevels); in _mesa_TextureView()
|
H A D | mipmap.c | 66 numLevels = MIN2(numLevels, texObj->Attrib.NumLevels); in _mesa_compute_num_levels()
|
H A D | texparam.c | 2458 *params = (GLfloat) obj->Attrib.NumLevels; in get_tex_parameterfv() 2743 *params = (GLint) obj->Attrib.NumLevels; in get_tex_parameteriv()
|
H A D | mtypes.h | 868 GLubyte NumLevels; /**< GL_ARB_texture_view */ member
|
H A D | texobj.c | 789 t->_MaxLevel = MAX2(MIN2(t->_MaxLevel, t->Attrib.NumLevels - 1), 0); in _mesa_test_texobj_completeness()
|
/aosp_15_r20/external/executorch/runtime/platform/ |
H A D | log.cpp | 33 static_assert(LogLevel::Fatal < LogLevel::NumLevels, ""); 41 static constexpr et_pal_log_level_t kLevelToPal[size_t(LogLevel::NumLevels)] = { 96 (int(level) >= 0 && level < LogLevel::NumLevels) in vlogf()
|
H A D | log.h | 72 NumLevels, enumerator
|
/aosp_15_r20/external/lzma/CPP/7zip/Archive/ |
H A D | VhdHandler.cpp | 231 UInt64 NumLevels; 770 case kpidNumVolumes: if (NumLevels != 1) prop = (UInt32)NumLevels; break; 800 NumLevels = 1; 868 NumLevels = Parent->NumLevels + 1; 894 NumLevels = 0;
|
H A D | VhdxHandler.cpp | 645 UInt32 NumLevels; 1699 if (NumLevels > 1) 1701 AddComment_UInt64(s, "NumVolumeLevels", NumLevels); 1774 case kpidNumVolumes: if (NumLevels != 1) prop = (UInt32)NumLevels; break; 1809 NumLevels = 1; 1951 NumLevels = Parent->NumLevels + 1; 2030 NumLevels = 0;
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | CostModel.cpp | 159 unsigned Level, unsigned NumLevels) { in matchPairwiseReductionAtLevel() argument 215 if (Level + 1 != NumLevels) { in matchPairwiseReductionAtLevel() 232 if (++Level == NumLevels) in matchPairwiseReductionAtLevel() 236 return matchPairwiseReductionAtLevel(NextLevelBinOp, Level, NumLevels); in matchPairwiseReductionAtLevel()
|
H A D | CFLGraph.h | 57 auto NumLevels = Levels.size(); in addNodeToLevel() local 58 if (NumLevels > Level) in addNodeToLevel()
|
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/ |
H A D | GmmGen7Texture.cpp | 348 uint32_t Height, BlockHeight, NumLevels; // Final height for 2D surface in Get2DMipMapHeight() local 361 NumLevels = pTexInfo->MaxLod; in Get2DMipMapHeight() 382 for(i = 1; i <= NumLevels; i++) in Get2DMipMapHeight()
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | Bench.cpp | 870 unsigned NumLevels; 893 NumLevels(0), 903 NumLevels = 0; 914 Sizes[NumLevels++] = c2; 916 Sizes[NumLevels++] = c; 918 Sizes[NumLevels++] = numCoreThreads; 919 if (NumLevels == 0) 920 Sizes[NumLevels++] = 1; 937 if (NumLevels == 0) 954 for (unsigned i = 0; i < NumLevels; i++)
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | TargetTransformInfo.cpp | 929 unsigned NumLevels) { in matchPairwiseReductionAtLevel() argument 984 if (Level + 1 != NumLevels) { in matchPairwiseReductionAtLevel() 1002 if (++Level == NumLevels) in matchPairwiseReductionAtLevel() 1007 NumLevels); in matchPairwiseReductionAtLevel()
|
H A D | CFLGraph.h | 78 auto NumLevels = Levels.size(); in addNodeToLevel() local 79 if (NumLevels > Level) in addNodeToLevel()
|
/aosp_15_r20/external/executorch/runtime/platform/test/ |
H A D | executor_pal_override_test.cpp | 160 ET_LOG(NumLevels, "Test log"); in TEST()
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_interop.c | 247 out->view_numlevels = obj->Attrib.NumLevels; in lookup_object()
|
H A D | st_sampler_view.c | 335 texObj->Attrib.NumLevels - 1); in last_level()
|
H A D | st_cb_texture.c | 3631 const int numLevels = texObj->Attrib.NumLevels; in st_TextureView()
|