Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_opt.c82 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices()
143 int const optLevel) in ZSTD_rescaleFreqs()
268 int optLevel) in ZSTD_rawLiteralsCost()
295 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice()
327 int const optLevel) in ZSTD_getMatchPrice()
1081 const int optLevel, in ZSTD_compressBlock_opt_generic()
/external/angle/third_party/glslang/src/glslang/MachineIndependent/
DShaderLang.cpp803 const EShOptimizationLevel optLevel, in ProcessDeferred()
1267 const EShOptimizationLevel optLevel, in PreprocessDeferred()
1306 const EShOptimizationLevel optLevel, in CompileDeferred()
1447 const EShOptimizationLevel optLevel, in ShCompile()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp803 const EShOptimizationLevel optLevel, in ProcessDeferred()
1267 const EShOptimizationLevel optLevel, in PreprocessDeferred()
1306 const EShOptimizationLevel optLevel, in CompileDeferred()
1447 const EShOptimizationLevel optLevel, in ShCompile()
/external/mesa3d/src/nouveau/codegen/
Dnv50_ir_driver.h98 uint8_t optLevel; /* optimization level (0 to 4). Level 4 enables MemoryOpt member
Dnv50_ir.h1390 uint8_t optLevel; variable