| /third_party/backends/testsuite/backend/genesys/ |
| H A D | tests_motor.cpp | 37 MotorSlope slope; in test_create_slope_table_small_full_step() local 67 MotorSlope slope; in test_create_slope_table_small_full_step_target_speed_too_high() local 87 MotorSlope slope; test_create_slope_table_small_half_step() local 140 MotorSlope slope; test_create_slope_table_large_full_step() local 198 MotorSlope slope; test_create_slope_table_large_half_step() local [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | motor.h | 134 MotorSlope slope; member
|
| H A D | motor.cpp | 55 MotorSlope slope; in create_from_steps() local 104 MotorSlopeTable create_slope_table_for_speed(const MotorSlope& slope, unsigned target_speed_w, in create_slope_table_for_speed() argument 154 std::ostream& operator<<(std::ostream& out, const MotorSlope& slope) in operator <<() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_1d_table.cpp | 165 real64 slope = (y1 - y0) * 65535.0; in Expand16() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
| H A D | svg_fe_func_declaration.h | 34 double slope = 0.0; member 73 void SetSlope(double slope) in SetSlope() argument
|
| /foundation/arkui/ui_lite/frameworks/dfx/ |
| H A D | event_injector.cpp | 223 float slope = static_cast<float>(endPoint.y - startPoint.y) / (endPoint.x - startPoint.x); in SetDragEvent() local
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_state_rss.c | 260 float slope = 0.0; in emit_rss_vgpu9() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_crossfeed.c | 32 double slope; member
|
| H A D | af_agate.c | 124 double slope = log(lin_slope); in output_gain() local
|
| H A D | af_asubboost.c | 36 double slope; member
|
| H A D | af_atilt.c | 39 double slope; member
|
| H A D | vf_misc_vaapi.c | 52 double slope, output; in map() local
|
| H A D | vf_procamp_vaapi.c | 56 double slope, output; in map() local
|
| H A D | af_sidechaincompress.c | 114 double slope = log(lin_slope); in output_gain() local
|
| H A D | af_aspectralstats.c | 43 float slope; member
|
| /third_party/skia/src/core/ |
| H A D | SkAnalyticEdge.cpp | 261 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 D | SkEdge.cpp | 76 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 D | sensor_illumination_task.cpp | 72 float slope = gapAlphaDiff / gapBrightnessDiff; in GetBackgroundAlpha() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/video/backlight/ |
| H A D | pwm_bl.c | 399 unsigned int slope = (128 * (max_val - min_val)) / nlevels;
in pwm_backlight_is_linear() local
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_chart.cpp | 586 uint16_t slope; in GetDataBySmooth() local 622 uint16_t slope; in DrawSmoothPolyLine() local 557 Smooth(uint16_t startPos, Point& start, Point& end, Point& current, UIChartDataSerial* data, uint16_t& slope, uint16_t& preSlope) Smooth() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | qcelpdec.c | 199 float slope; in decode_gain_and_index() local
|
| H A D | rpzaenc.c | 566 double slope, y_intercept, correlation_coef; in rpza_encode_stream() local 265 leastsquares(uint16_t *block_ptr, BlockInfo *bi, channel_offset xchannel, channel_offset ychannel, double *slope, double *y_intercept, double *correlation_coef) leastsquares() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_shader_fs.cpp | 833 RegisterVec4 slope = vf.temp_vec4(pin_group); in load_barycentric_at_sample() local
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsWinding.cpp | 140 SkDVector slope; in rayCheck() local
|
| /device/soc/rockchip/common/sdk_linux/include/linux/ |
| H A D | thermal.h | 277 int slope; member
|