/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/ |
H A D | dwmac4_core.c | 211 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 D | rkisp1-params.c | 785 const u8 *weight; in rkisp1_hst_config_v10() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/ |
H A D | ingenic-ipu.c | 155 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 D | elantech.c | 707 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 D | fse_compress.c | 463 U32 const weight = sEnd - sStart; in FSE_normalizeM2() local
|
/kernel/linux/linux-6.6/tools/hv/ |
H A D | hv_kvp_daemon.c | 814 int weight; in kvp_get_ip_info() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | error_resilience.c | 221 int64_t weight = 256 * 256 * 256 * 16 / FFMAX(dist[b_x + b_y*stride][j], 1); in guess_dc() local
|
H A D | dvenc.c | 370 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 D | g723_1enc.c | 365 int16_t weight[LPC_ORDER]; in lsp_quantize() local
|
H A D | opus_silk.c | 340 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 D | h264dsp.c | 657 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 D | python.c | 635 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 D | namespropsbuilder.cpp | 179 int32_t weight; /* -(cost for token) + (number of occurences) * (length-1) */ member [all...] |
/third_party/icu/tools/unicode/c/genuca/ |
H A D | genuca.cpp | 113 uint32_t weight = 0; in parseWeight() local [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | dtptngen_impl.h | 118 int16_t weight; member
|
/third_party/nghttp2/lib/ |
H A D | nghttp2_frame.c | 412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_bptc_tmp.h | 511 int weight; in interpolate() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtptngen_impl.h | 118 int16_t weight; member
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_frame.c | 412 int32_t weight; in nghttp2_frame_unpack_priority_spec() local
|
/third_party/node/deps/v8/src/baseline/ia32/ |
H A D | baseline-assembler-ia32-inl.h | 407 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 D | baseline-assembler-mips-inl.h | 468 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 D | baseline-assembler-loong64-inl.h | 456 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 D | baseline-assembler-s390-inl.h | 628 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 D | baseline-assembler-riscv64-inl.h | 484 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 D | baseline-assembler-mips64-inl.h | 466 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
|