Searched defs:optLevel (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/zstd/lib/compress/ |
H A 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() 1079 const int optLevel, in ZSTD_compressBlock_opt_generic()
|
/aosp_15_r20/frameworks/rs/cpu_ref/ |
H A D | rsCpuScriptGroup2.cpp | 260 int optLevel, vector<const char*>* args) { in setupCompileArguments() 369 const int optLevel = getCpuRefImpl()->getContext()->getOptLevel(); in compile() local
|
H A D | rsCpuScript.cpp | 65 int optLevel, bool emitGlobalInfoSkipConstant) { in setCompileArguments() 324 int optLevel = mCtx->getContext()->getOptLevel(); in init() local
|
/aosp_15_r20/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
H A 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()
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ShaderLang.cpp | 784 const EShOptimizationLevel optLevel, in ProcessDeferred() 1246 const EShOptimizationLevel optLevel, in PreprocessDeferred() 1285 const EShOptimizationLevel optLevel, in CompileDeferred() 1432 const EShOptimizationLevel optLevel, in ShCompile()
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsContext.h | 254 void setOptLevel(uint32_t optLevel) { mOptLevel = optLevel; } in setOptLevel()
|
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_driver.h | 98 uint8_t optLevel; /* optimization level (0 to 4). Level 4 enables MemoryOpt member
|
H A D | nv50_ir.h | 1390 uint8_t optLevel; variable
|
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | ant-tasks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |