Home
last modified time | relevance | path

Searched defs:NumLevels (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/executorch/runtime/platform/
H A Dlog.h72 NumLevels, enumerator
/aosp_15_r20/external/giflib/
H A Dgifwedge.c30 static int NumLevels = DEFAULT_NUM_LEVELS, ImageWidth = DEFAULT_WIDTH, variable
H A Dgifecho.c49 ErrorCode, NumLevels, ColorMapSize = 1, in main() local
H A Dgifbg.c51 MinimumIntensity = DEFAULT_MIN_INTENSITY, NumLevels = DEFAULT_NUM_LEVELS, variable
/aosp_15_r20/external/llvm/lib/Analysis/
H A DCostModel.cpp159 unsigned Level, unsigned NumLevels) { in matchPairwiseReductionAtLevel()
H A DCFLGraph.h57 auto NumLevels = Levels.size(); in addNodeToLevel() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/Texture/
H A DGmmGen7Texture.cpp348 uint32_t Height, BlockHeight, NumLevels; // Final height for 2D surface in Get2DMipMapHeight() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLGraph.h78 auto NumLevels = Levels.size(); in addNodeToLevel() local
H A DTargetTransformInfo.cpp929 unsigned NumLevels) { in matchPairwiseReductionAtLevel()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dmtypes.h868 GLubyte NumLevels; /**< GL_ARB_texture_view */ member