Home
last modified time | relevance | path

Searched defs:slope (Results 51 - 75 of 101) sorted by relevance

12345

/kernel/linux/linux-6.6/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-6.6/drivers/macintosh/
H A Dwindfarm_pm121.c275 int slope; global() member
[all...]
/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/ffmpeg/libavfilter/
H A Daf_aspectralstats.c43 float slope; member
/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
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dthermal.h277 int slope; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h50 struct fixed31_32 slope; member
/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h284 int slope; member
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h252 int slope; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h60 struct fixed31_32 slope; member
/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
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dqcom-spmi-rradc.c303 rradc_get_fab_coeff(struct rradc_chip *chip, int64_t *offset, int64_t *slope) rradc_get_fab_coeff() argument
/third_party/backends/backend/
H A Dfujitsu.c6221 double b, slope, offset; in send_lut() local
[all...]
H A Depjitsu.c2286 load_lut(unsigned char * lut, int in_bits, int out_bits, int out_min, int out_max, int slope, int offset) load_lut() argument
3622 double b, slope, offset; send_lut() local
[all...]
/third_party/backends/backend/genesys/
H A Dlow.cpp1912 sanei_genesys_load_lut(unsigned char* lut, int in_bits, int out_bits, int out_min, int out_max, int slope, int offset) sanei_genesys_load_lut() argument
[all...]
/third_party/backends/frontend/
H A Dscanimage.c860 double v, slope; in parse_vector() local
/third_party/backends/sanei/
H A Dsanei_magic.c1293 double slope = 0; in getTopEdge() local
605 sanei_magic_rotate(SANE_Parameters * params, SANE_Byte * buffer, int centerX, int centerY, double slope, int bg_color) sanei_magic_rotate() argument
1389 double slope; getLine() local
1596 getLeftEdge(int width, int height, int * top, int * bot, double slope, int * finXInter, int * finYInter) getLeftEdge() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_graphics_state.h224 float slope; member
620 float slope; member

Completed in 47 milliseconds

12345