Home
last modified time | relevance | path

Searched defs:weight (Results 251 - 275 of 479) sorted by relevance

1...<<11121314151617181920

/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c211 dwmac4_set_mtl_tx_queue_weight(struct stmmac_priv *priv, struct mac_device_info *hw, u32 weight, u32 queue) dwmac4_set_mtl_tx_queue_weight() argument
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-params.c785 const u8 *weight; in rkisp1_hst_config_v10() local
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c155 jz4760_set_coefs(struct ingenic_ipu *ipu, unsigned int reg, unsigned int sharpness, bool downscale, unsigned int weight, unsigned int offset) jz4760_set_coefs() argument
207 jz4725b_set_coefs(struct ingenic_ipu *ipu, unsigned int reg, unsigned int sharpness, bool downscale, unsigned int weight, unsigned int offset) jz4725b_set_coefs() argument
236 unsigned int i, offset, weight, weight_num = denom; ingenic_ipu_set_downscale_coefs() local
268 unsigned int i, offset, weight, weight_num = 0; ingenic_ipu_set_upscale_coefs() local
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delantech.c707 int weight, delta_x1 = 0, delta_y1 = 0, delta_x2 = 0, delta_y2 = 0; in process_packet_motion_v4() local
/kernel/linux/linux-6.6/lib/zstd/compress/
H A Dfse_compress.c463 U32 const weight = sEnd - sStart; in FSE_normalizeM2() local
/kernel/linux/linux-6.6/tools/hv/
H A Dhv_kvp_daemon.c814 int weight; in kvp_get_ip_info() local
/third_party/ffmpeg/libavcodec/
H A Derror_resilience.c221 int64_t weight = 256 * 256 * 256 * 16 / FFMAX(dist[b_x + b_y*stride][j], 1); in guess_dc() local
H A Ddvenc.c370 dv_set_class_number_sd(DVVideoContext *s, int16_t *blk, EncBlockInfo *bi, const uint8_t *zigzag_scan, const int *weight, int bias) dv_set_class_number_sd() argument
454 dv_set_class_number_hd(DVVideoContext *s, int16_t *blk, EncBlockInfo *bi, const uint8_t *zigzag_scan, const int *weight, int bias) dv_set_class_number_hd() argument
H A Dg723_1enc.c365 int16_t weight[LPC_ORDER]; in lsp_quantize() local
H A Dopus_silk.c340 int weight = s->wb ? ff_silk_lsf_pred_weights_wb [ff_silk_lsf_weight_sel_wb [lsf_i1][i]][i] : in silk_decode_lpc() local
350 int cur, prev, next, weight_sq, weight, ipart, fpart, y, value; in silk_decode_lpc() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dh264dsp.c657 weight_h264_W_altivec(uint8_t *block, int stride, int height, int log2_denom, int weight, int offset, int w) weight_h264_W_altivec() argument
/third_party/alsa-lib/modules/mixer/simple/
H A Dpython.c635 long index, weight; in pymelem_init() local
771 long index, weight; in pymixer_melement_new() local
/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp179 int32_t weight; /* -(cost for token) + (number of occurences) * (length-1) */ member
[all...]
/third_party/icu/tools/unicode/c/genuca/
H A Dgenuca.cpp113 uint32_t weight = 0; in parseWeight() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen_impl.h118 int16_t weight; member
/third_party/nghttp2/lib/
H A Dnghttp2_frame.c412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_bptc_tmp.h511 int weight; in interpolate() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen_impl.h118 int16_t weight; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.c412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
/third_party/node/deps/v8/src/baseline/ia32/
H A Dbaseline-assembler-ia32-inl.h407 weight); in AddToInterruptBudgetAndJumpIfNotExceeded() local
451 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
381 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
397 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
/third_party/node/deps/v8/src/baseline/mips/
H A Dbaseline-assembler-mips-inl.h468 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
396 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
416 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
/third_party/node/deps/v8/src/baseline/loong64/
H A Dbaseline-assembler-loong64-inl.h456 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
384 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
404 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
/third_party/node/deps/v8/src/baseline/s390/
H A Dbaseline-assembler-s390-inl.h628 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
533 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
558 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
/third_party/node/deps/v8/src/baseline/riscv64/
H A Dbaseline-assembler-riscv64-inl.h484 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
384 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
406 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
/third_party/node/deps/v8/src/baseline/mips64/
H A Dbaseline-assembler-mips64-inl.h466 Register weight = BaselineLeaveFrameDescriptor::WeightRegister(); in EmitReturn() local
394 AddToInterruptBudgetAndJumpIfNotExceeded( int32_t weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument
414 AddToInterruptBudgetAndJumpIfNotExceeded( Register weight, Label* skip_interrupt_label) AddToInterruptBudgetAndJumpIfNotExceeded() argument

Completed in 37 milliseconds

1...<<11121314151617181920