Home
last modified time | relevance | path

Searched defs:slope (Results 1 - 25 of 39) sorted by relevance

12

/third_party/backends/testsuite/backend/genesys/
H A Dtests_motor.cpp37 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 Dmotor.h134 MotorSlope slope; member
H A Dmotor.cpp55 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 Ddng_1d_table.cpp165 real64 slope = (y1 - y0) * 65535.0; in Expand16() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_rss.c260 float slope = 0.0; in emit_rss_vgpu9() local
/third_party/ffmpeg/libavfilter/
H A Daf_crossfeed.c32 double slope; member
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
H A Daf_aspectralstats.c43 float slope; member
/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
/third_party/ffmpeg/libavcodec/
H A Dqcelpdec.c199 float slope; in decode_gain_and_index() local
H A Drpzaenc.c566 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 Dsfn_shader_fs.cpp833 RegisterVec4 slope = vf.temp_vec4(pin_group); in load_barycentric_at_sample() local
/third_party/skia/src/pathops/
H A DSkPathOpsWinding.cpp140 SkDVector slope; in rayCheck() local
/third_party/backends/backend/pixma/
H A Dpixma_common.c544 load_lut(unsigned char * lut, int in_bits, int out_bits, int out_min, int out_max, int slope, int offset) load_lut() argument
/third_party/libinput/src/
H A Devdev-mt-touchpad-gestures.c365 double vector_decay, vector_length, slope; in tp_gesture_apply_scroll_constraints() local
[all...]
/third_party/node/deps/v8/src/logging/
H A Dcounters.h436 double slope = (current_value - last_value_) / (current_ms - last_ms_); in AddSample() local
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dframe_enc.c72 const double slope = (s->target - s->value) / (s->last_value - s->value); in ComputeNextQ() local
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp411 const float slope = slopeNumerator / slopeDenominator; in simpleLinearRegression() local

Completed in 24 milliseconds

12