Home
last modified time | relevance | path

Searched refs:maximum (Results 1 – 13 of 13) sorted by relevance

/device/google/coral/vibrator/tests/
Dutils.h23 static inline EffectScale toScale(uint8_t target, uint8_t maximum) { in toScale() argument
24 return std::round((-20 * std::log10(target / static_cast<float>(maximum))) / 0.125f); in toScale()
/device/google/coral/vibrator/
DVibrator.cpp74 static uint8_t amplitudeToScale(uint8_t amplitude, uint8_t maximum) { in amplitudeToScale() argument
75 return std::round((-20 * std::log10(amplitude / static_cast<float>(maximum))) / in amplitudeToScale()
164 Return<Status> Vibrator::setEffectAmplitude(uint8_t amplitude, uint8_t maximum) { in setEffectAmplitude() argument
165 int32_t scale = amplitudeToScale(amplitude, maximum); in setEffectAmplitude()
DVibrator.h143 Return<Status> setEffectAmplitude(uint8_t amplitude, uint8_t maximum);
/device/google/crosshatch/vibrator/
DVibrator.cpp98 static uint8_t amplitudeToScale(uint8_t amplitude, uint8_t maximum) { in amplitudeToScale() argument
99 return std::round((-20 * std::log10(amplitude / static_cast<float>(maximum))) / in amplitudeToScale()
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dvideodev2.h1722 __s32 maximum; member
1735 __s64 maximum; member
2304 __s32 maximum; member
/device/google/bonito/sdm710/kernel-headers/linux/
Dvideodev2.h878 __s32 maximum; member
889 __s64 maximum; member
1240 __s32 maximum; member
/device/google/bonito/sdm710/original-kernel-headers/linux/
Dvideodev2.h1657 __s32 maximum; member
1670 __s64 maximum; member
2229 __s32 maximum; member
/device/google/crosshatch/sdm845/kernel-headers/linux/
Dvideodev2.h878 __s32 maximum; member
889 __s64 maximum; member
1240 __s32 maximum; member
/device/google/crosshatch/sdm845/original-kernel-headers/linux/
Dvideodev2.h1657 __s32 maximum; member
1670 __s64 maximum; member
2229 __s32 maximum; member
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dvideodev2.h899 __s32 maximum; member
910 __s64 maximum; member
1267 __s32 maximum; member
/device/google/bonito/json-c/
DDoxyfile354 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
1107 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
1115 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
1123 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
/device/google/crosshatch/json-c/
DDoxyfile354 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
1107 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
1115 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
1123 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the
/device/google/coral/json-c/
DDoxyfile354 # The MAX_INITIALIZER_LINES tag determines the maximum number of lines
1107 # The MAX_DOT_GRAPH_WIDTH tag can be used to set the maximum allowed width
1115 # The MAX_DOT_GRAPH_HEIGHT tag can be used to set the maximum allows height
1123 # The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the