Searched defs:optLevel (Results 1 – 5 of 5) sorted by relevance
/external/zstd/lib/compress/ |
D | zstd_opt.c | 82 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/ |
D | ShaderLang.cpp | 803 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/ |
D | ShaderLang.cpp | 803 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/ |
D | nv50_ir_driver.h | 98 uint8_t optLevel; /* optimization level (0 to 4). Level 4 enables MemoryOpt member
|
D | nv50_ir.h | 1390 uint8_t optLevel; variable
|