Home
last modified time | relevance | path

Searched defs:weight (Results 201 - 225 of 482) sorted by relevance

12345678910>>...20

/third_party/ffmpeg/libavcodec/
H A Dopusenc_psy.c326 float weight = 0.0f; in celt_gauge_psy_weight() local
/third_party/ffmpeg/libavfilter/
H A Dvf_delogo.c105 uint64_t interp, weightl, weightr, weightt, weightb, weight; in apply_delogo() local
H A Dvf_fftfilt.c77 double *weight[MAX_PLANES]; member
399 const double *weight = s->weight[plane] + i * s->rdft_vlen[plane]; in multiply_data() local
H A Dvf_ssim.c323 static double ssim_db(double ssim, double weight) in ssim_db() argument
/third_party/astc-encoder/Source/
H A Dastcenc_block_sizes.cpp303 unsigned int weight[4]; in init_decimation_info_2d() local
483 int weight[4]; init_decimation_info_3d() local
[all...]
H A Dastcenc_decompress_symbolic.cpp309 vint4 weight = select(vint4(plane1_weights[tix]), vint4(plane2_weights[tix]), plane2_mask); in decompress_symbolic_block() local
371 vint4 weight = select(vint4(plane1_weights[i]), vint4(plane2_weights[i]), plane2_mask); in compute_symbolic_block_difference_2plane() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.cpp114 float weight; member
/third_party/nghttp2/src/
H A Dshrpx_worker.h130 uint32_t weight; member
175 uint32_t weight; member
H A Dnghttp.h67 std::vector<int32_t> weight; member
/third_party/nghttp2/lib/
H A Dnghttp2_stream.c248 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight) { in nghttp2_stream_change_weight() argument
60 nghttp2_stream_init(nghttp2_stream *stream, int32_t stream_id, uint8_t flags, nghttp2_stream_state initial_state, int32_t weight, int32_t remote_initial_window_size, int32_t local_initial_window_size, void *stream_user_data, nghttp2_mem *mem) nghttp2_stream_init() argument
311 nghttp2_stream_dep_distributed_weight(nghttp2_stream *stream, int32_t weight) nghttp2_stream_dep_distributed_weight() argument
[all...]
/third_party/ninja/src/
H A Dgraph.h227 int weight() const { return 1; } in weight() function
/third_party/node/deps/cares/src/lib/
H A Dares_dns_private.h105 unsigned short weight; member
156 unsigned short weight; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c248 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight) { in nghttp2_stream_change_weight() argument
60 nghttp2_stream_init(nghttp2_stream *stream, int32_t stream_id, uint8_t flags, nghttp2_stream_state initial_state, int32_t weight, int32_t remote_initial_window_size, int32_t local_initial_window_size, void *stream_user_data, nghttp2_mem *mem) nghttp2_stream_init() argument
311 nghttp2_stream_dep_distributed_weight(nghttp2_stream *stream, int32_t weight) nghttp2_stream_dep_distributed_weight() argument
[all...]
/third_party/skia/src/gpu/geometry/
H A DGrPathUtils.cpp246 void GrPathUtils::getConicKLM(const SkPoint p[3], const SkScalar weight, SkMatrix* out) { in getConicKLM() argument
/third_party/skia/src/pathops/
H A DSkOpContour.h29 void addConic(SkPoint pts[3], SkScalar weight) { in addConic() argument
/third_party/skia/third_party/skcms/src/
H A DTransform_inl.h723 F weight[8]; // Weight for each contribution, again first low, then high. in clut() local
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DFractalNoiseEffect.cpp413 weight = evo - evo_; in noise() local
/third_party/skia/modules/canvaskit/
H A Dparagraph_bindings.cpp39 SkFontStyle::Weight weight; member
/kernel/linux/linux-5.10/block/
H A Dbfq-cgroup.c1021 static void bfq_group_set_weight(struct bfq_group *bfqg, u64 weight, u64 dev_weight) in bfq_group_set_weight() argument
[all...]
H A Dbfq-wf2q.c278 static u64 bfq_delta(unsigned long service, unsigned long weight) in bfq_delta() argument
522 bfq_weight_to_ioprio(int weight) bfq_weight_to_ioprio() argument
[all...]
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
H A Dzcrypt.h201 __u64 weight; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.h146 uint32_t weight; member
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c319 struct hclge_pg_weight_cmd *weight; in hclge_tm_pg_weight_cfg() local
335 struct hclge_priority_weight_cmd *weight; in hclge_tm_pri_weight_cfg() local
351 struct hclge_qs_weight_cmd *weight; in hclge_tm_qs_weight_cfg() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dbgmac.c1148 static int bgmac_poll(struct napi_struct *napi, int weight) in bgmac_poll() argument
412 bgmac_dma_rx_read(struct bgmac *bgmac, struct bgmac_dma_ring *ring, int weight) bgmac_dma_rx_read() argument
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dzcrypt.h200 __u64 weight; member

Completed in 46 milliseconds

12345678910>>...20