Home
last modified time | relevance | path

Searched defs:optLevel (Results 1 – 6 of 6) sorted by relevance

/external/zstd/lib/compress/
Dzstd_opt.c71 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices()
126 int const optLevel) in ZSTD_rescaleFreqs()
245 int optLevel) in ZSTD_rawLiteralsCost()
268 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()
288 int const optLevel) in ZSTD_getMatchPrice()
1018 const int optLevel, in ZSTD_compressBlock_opt_generic()
/external/swiftshader/src/Reactor/
DNucleus.hpp149 Optimization::Level optLevel; member in rr::Config::Edit
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp809 const EShOptimizationLevel optLevel, in ProcessDeferred()
1273 const EShOptimizationLevel optLevel, in PreprocessDeferred()
1312 const EShOptimizationLevel optLevel, in CompileDeferred()
1476 const EShOptimizationLevel optLevel, in ShCompile()
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DShaderLang.cpp809 const EShOptimizationLevel optLevel, in ProcessDeferred()
1277 const EShOptimizationLevel optLevel, in PreprocessDeferred()
1317 const EShOptimizationLevel optLevel, in CompileDeferred()
1482 const EShOptimizationLevel optLevel, in ShCompile()
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h92 uint8_t optLevel; /* optimization level (0 to 3) */ member
Dnv50_ir.h1355 uint8_t optLevel; variable