/device/generic/vulkan-cereal/third-party/astc-encoder/Source/ |
D | astcenc_color_quantize.cpp | 112 float scale = 1.0f / 257.0f; in quantize_rgb() local 173 float scale = 1.0f / 257.0f; in quantize_rgba() local 202 float scale = 1.0f / 257.0f; in try_quantize_rgb_blue_contract() local 277 float scale = 1.0f / 257.0f; in try_quantize_rgba_blue_contract() local 308 float scale = 1.0f / 257.0f; in try_quantize_rgb_delta() local 422 float scale = 1.0f / 257.0f; in try_quantize_rgb_delta_blue_contract() local 563 float scale = 1.0f / 257.0f; in try_quantize_alpha_delta() local 633 float scale = 1.0f / 257.0f; in try_quantize_luminance_alpha_delta() local 792 float scale = 1.0f / 257.0f; in quantize_rgbs() local 833 float scale = 1.0f / 257.0f; in quantize_rgbs_alpha() local [all …]
|
D | astcenc_color_unquantize.cpp | 218 uint8_t scale = unquant_color(quant_level, scaleq); in rgb_scale_alpha_unpack() local 246 int scale = unquant_color(quant_level, scaleq); in rgb_scale_unpack() local 410 int scale = v3 & 0x1F; in hdr_rgbo_unpack() local 902 uint8_t scale = input[3]; in unpack_color_endpoints() local
|
D | astcenc_ideal_endpoints_and_weights.cpp | 171 float scale = 1.0f / length; in compute_ideal_colors_and_weights_1_comp() local 303 float scale = 1.0f / length; in compute_ideal_colors_and_weights_2_comp() local 452 float scale = 1.0f / length; in compute_ideal_colors_and_weights_3_comp() local 574 float scale = 1.0f / length; in compute_ideal_colors_and_weights_4_comp() local 963 vfloat scale = weight_error_scale * contrib_weight; in compute_ideal_weights_for_decimation() local 1011 float scale = 1.0f / rscale; in compute_quantized_weights_for_decimation() local 1264 float scale = dot3_s(scale_dir, rgba); in recompute_ideal_colors_1plane() local 1493 float scale = dot3_s(scale_dir, rgba); in recompute_ideal_colors_2planes() local
|
D | astcenc_integer_sequence.cpp | 389 uint8_t scale; member
|
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
D | transform2.inl | 110 GLM_FUNC_QUALIFIER tmat4x4<T, P> scaleBias(T scale, T bias) 121 GLM_FUNC_QUALIFIER tmat4x4<T, P> scaleBias(tmat4x4<T, P> const& m, T scale, T bias) argument
|
D | transform.inl | 19 GLM_FUNC_QUALIFIER tmat4x4<T, P> scale(tvec3<T, P> const & v) function
|
D | matrix_transform_2d.inl | 38 GLM_FUNC_QUALIFIER tmat3x3<T, P> scale( function
|
D | matrix_decompose.inl | 19 GLM_FUNC_QUALIFIER tvec3<T, P> scale(tvec3<T, P> const& v, T desiredLength) function
|
/device/google/atv/TvSampleLeanbackLauncher/src/main/java/com/example/sampleleanbacklauncher/search/ |
D | SearchFragment.java | 130 float scale = hasFocus in onFocusChange() local
|
/device/google/contexthub/firmware/os/algos/calibration/sphere_fit/ |
D | sphere_fit_calibration.c | 188 const float scale = 1.f / norm; in sphereFitResidAndJacobianFunc() local
|
/device/google/trout/hal/sensors/2.0/ |
D | iio_utils.h | 61 float scale; member
|
D | iio_utils.cpp | 242 static int get_sensor_scale(const std::string& device_dir, float* scale) { in get_sensor_scale()
|
/device/generic/vulkan-cereal/stream-servers/gl/ |
D | TextureDraw.cpp | 385 GLfloat scale[2]; in drawImpl() local
|
/device/google/contexthub/firmware/os/inc/ |
D | halIntf.h | 83 float scale[3]; member
|
/device/google/cuttlefish/host/libs/wayland/ |
D | wayland_compositor.cpp | 154 int32_t scale) { in surface_set_buffer_scale()
|
/device/google/barbet/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/sunfish/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 404 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/redfin/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/bramble/vibrator/drv2624/tests/ |
D | test-vibrator.cpp | 408 auto scale = std::get<1>(seqIter->second); in TEST_P() local
|
/device/google/contexthub/firmware/os/drivers/st_mag40/ |
D | st_mag40.c | 396 #define DEC_INFO_BIAS(name, type, axis, inter, samples, rates, raw, scale, bias) \ argument 407 #define DEC_INFO(name, type, axis, inter, samples, rates, raw, scale) \ argument
|
/device/google/felix/vibrator/cs40l26/ |
D | Vibrator.cpp | 169 static int floatToUint16(float input, uint16_t *output, float scale, float min, float max) { in floatToUint16() 953 uint16_t scale = amplitudeToScale(amplitude, maximum); in setEffectAmplitude() local
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 415 void *scale; member 499 uint64_t scale; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 415 void *scale; member 499 uint64_t scale; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_mdp_ext.h | 420 void *scale; member 504 uint64_t scale; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | msm_mdp_ext.h | 137 void * scale; member 156 uint64_t scale; member
|