Searched defs:optLevel (Results 1 – 5 of 5) sorted by relevance
| /external/zstd/lib/compress/ |
| D | zstd_opt.c | 71 static void ZSTD_setBasePrices(optState_t* optPtr, int optLevel) in ZSTD_setBasePrices() 126 int const optLevel) in ZSTD_rescaleFreqs() 247 int optLevel) in ZSTD_rawLiteralsCost() 270 static U32 ZSTD_litLengthPrice(U32 const litLength, const optState_t* const optPtr, int optLevel) in ZSTD_litLengthPrice() 301 int const optLevel) in ZSTD_getMatchPrice() 1041 const int optLevel, in ZSTD_compressBlock_opt_generic()
|
| /external/deqp-deps/glslang/glslang/MachineIndependent/ |
| D | ShaderLang.cpp | 801 const EShOptimizationLevel optLevel, in ProcessDeferred() 1264 const EShOptimizationLevel optLevel, in PreprocessDeferred() 1304 const EShOptimizationLevel optLevel, in CompileDeferred() 1469 const EShOptimizationLevel optLevel, in ShCompile()
|
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
| D | ShaderLang.cpp | 801 const EShOptimizationLevel optLevel, in ProcessDeferred() 1264 const EShOptimizationLevel optLevel, in PreprocessDeferred() 1304 const EShOptimizationLevel optLevel, in CompileDeferred() 1469 const EShOptimizationLevel optLevel, in ShCompile()
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_driver.h | 92 uint8_t optLevel; /* optimization level (0 to 3) */ member
|
| D | nv50_ir.h | 1355 uint8_t optLevel; variable
|