Home
last modified time | relevance | path

Searched defs:slope (Results 26 - 50 of 101) sorted by relevance

12345

/third_party/ffmpeg/libavfilter/
H A Daf_agate.c124 double slope = log(lin_slope); in output_gain() local
H A Daf_asubboost.c36 double slope; member
H A Daf_atilt.c39 double slope; member
H A Dvf_misc_vaapi.c52 double slope, output; in map() local
H A Dvf_procamp_vaapi.c56 double slope, output; in map() local
H A Daf_sidechaincompress.c114 double slope = log(lin_slope); in output_gain() local
/third_party/skia/src/core/
H A DSkAnalyticEdge.cpp261 SkFixed slope = quick_div(dx, dy); in setLine() local
377 SkFixed slope; updateQuadratic() local
496 SkFixed slope = SkFixedToFDot6(newSnappedY - fSnappedY) == 0 updateCubic() variable
[all...]
H A DSkEdge.cpp76 SkFixed slope = SkFDot6Div(x1 - x0, y1 - y0); in setLine() local
117 SkFixed slope = SkFDot6Div(x1 - x0, y1 - y0); in updateLine() local
/base/useriam/fingerprint_auth/services_ex/src/
H A Dsensor_illumination_task.cpp72 float slope = gapAlphaDiff / gapBrightnessDiff; in GetBackgroundAlpha() local
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/
H A Dpwm_bl.c399 unsigned int slope = (128 * (max_val - min_val)) / nlevels; in pwm_backlight_is_linear() local
/kernel/linux/linux-5.10/drivers/iio/humidity/
H A Dhts221_core.c260 int err, *slope, *b_gen, cal0, cal1; in hts221_parse_temp_caldata() local
303 int err, *slope, *b_gen, data; in hts221_parse_rh_caldata() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt7601u/
H A Deeprom.h107 u8 slope; member
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dpwm_bl.c402 unsigned int slope = (128 * (max_val - min_val)) / nlevels; in pwm_backlight_is_linear() local
/kernel/linux/linux-5.10/net/sched/
H A Dsch_cbs.c139 static s64 timediff_to_credits(s64 timediff, s64 slope) in timediff_to_credits() argument
144 static s64 delay_from_credits(s64 credits, s64 slope) in delay_from_credits() argument
152 static s64 credits_from_len(unsigned int len, s64 slope, s64 port_rate) in credits_from_len() argument
/kernel/linux/linux-5.10/sound/soc/uniphier/
H A Daio-core.c745 int cur, diff, slope = 0, fs; in aio_port_set_volume() local
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dpwm_bl.c393 unsigned int slope = (128 * (max_val - min_val)) / nlevels; in pwm_backlight_is_linear() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt7601u/
H A Deeprom.h107 u8 slope; member
/kernel/linux/linux-6.6/drivers/iio/humidity/
H A Dhts221_core.c261 int err, *slope, *b_gen, cal0, cal1; in hts221_parse_temp_caldata() local
304 int err, *slope, *b_gen, data; in hts221_parse_rh_caldata() local
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_cbs.c140 static s64 timediff_to_credits(s64 timediff, s64 slope) in timediff_to_credits() argument
145 static s64 delay_from_credits(s64 credits, s64 slope) in delay_from_credits() argument
153 static s64 credits_from_len(unsigned int len, s64 slope, s64 port_rate) in credits_from_len() argument
/kernel/linux/linux-6.6/sound/soc/uniphier/
H A Daio-core.c746 int cur, diff, slope = 0, fs; in aio_port_set_volume() local
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_pm121.c274 int slope; global() member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9002_calib.c380 int32_t delta, currPDADC, slope; in ar9287_hw_olc_temp_compensation() local
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_sysfs.c389 create_s32_tzp_attr(slope); variable
H A Dthermal_of.c69 int slope; member
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_sysfs.c367 create_s32_tzp_attr(slope); variable

Completed in 23 milliseconds

12345