Home
last modified time | relevance | path

Searched defs:amplifier (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktShaderTileImageTests.cpp395 float amplifier = 1.0f; in getColorTestTypeFS() local
587 uint32_t amplifier = 1; in getSampleMaskTypeFS() local
842 uint32_t amplifier = 1; in addCS() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/
H A DQuantUtils.h135 float amplifier = SMALL_SCALE_THRESHOLD / org_scale; variable
/aosp_15_r20/external/executorch/backends/xnnpack/runtime/utils/
H A Dutils.cpp95 float amplifier = SMALL_SCALE_THRESHOLD / org_scale; in ChooseQuantizationParams() local
/aosp_15_r20/external/executorch/kernels/quantized/cpu/
H A Dop_choose_qparams.cpp131 float amplifier = SMALL_SCALE_THRESHOLD / org_scale; in calculate_scale_and_zero_point() local