Home
last modified time | relevance | path

Searched defs:weight (Results 1 - 25 of 220) sorted by relevance

123456789

/third_party/ffmpeg/libavcodec/x86/
H A Dmpegvideoenc_qns_template.c35 static int DEF(try_8x8basis)(int16_t rem[64], int16_t weight[64], int16_t basis[64], int scale) in try_8x8basis() argument
/third_party/nghttp2/lib/
H A Dnghttp2_priority_spec.c27 nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, int32_t stream_id, int32_t weight, int exclusive) nghttp2_priority_spec_init() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_priority_spec.c27 nghttp2_priority_spec_init(nghttp2_priority_spec *pri_spec, int32_t stream_id, int32_t weight, int exclusive) nghttp2_priority_spec_init() argument
/third_party/skia/samplecode/
H A DSampleHairCurves.cpp78 SkScalar weight = randW.nextUScalar1() * 2.0f; variable
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_mosaic_info.cpp77 Add(const dng_point &delta, real32 weight) Add() argument
/third_party/skia/docs/examples/
H A DPath_conicTo.cpp15 SkScalar weight = 0.5f; in REG_FIDDLE() local
H A DSkPath_arcto_conic_parametric2.cpp61 float weight = cos(SkDegreesToRadians(sweepAngle) / 2); in REG_FIDDLE() local
H A DSkPath_arcto_conic_parametric.cpp43 float weight = cos(SkDegreesToRadians(sweepAngle) / 2); in REG_FIDDLE() local
/third_party/ffmpeg/tests/checkasm/
H A Dalacdsp.c54 int weight = rnd() & 0xFF; in check_decorrelate_stereo() local
/third_party/node/test/parallel/
H A Dtest-http2-client-request-options-errors.js
/third_party/icu/icu4c/source/i18n/
H A Dcollationweights.h38 static inline int32_t lengthOfWeight(uint32_t weight) { in lengthOfWeight() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationweights.h38 static inline int32_t lengthOfWeight(uint32_t weight) { in lengthOfWeight() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationweights.h38 static inline int32_t lengthOfWeight(uint32_t weight) { in lengthOfWeight() argument
/third_party/skia/src/pathops/
H A DSkOpContour.cpp44 void SkOpContourBuilder::addConic(SkPoint pts[3], SkScalar weight) { in addConic() argument
54 void SkOpContourBuilder::addCurve(SkPath::Verb verb, const SkPoint pts[4], SkScalar weight) { in addCurve() argument
H A DSkIntersectionHelper.h89 SkScalar weight() const { in weight() function in SkIntersectionHelper
/third_party/skia/src/ports/skia_ohos/
H A DFontInfo_ohos.h134 int weight = style.weight(); in computeFontStyle() local
/third_party/skia/modules/skottie/tests/
H A DText.cpp116 SkFontStyle::Weight weight; in DEF_TEST() member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event_sched.c199 hi_void frw_event_queue_set(frw_event_queue_stru *event_queue, hi_u8 weight, in frw_event_queue_set() argument
251 hi_u32 frw_event_queue_init(frw_event_queue_stru *event_queue, hi_u8 weight, in frw_event_queue_init() argument
H A Dfrw_event_sched.h111 hi_u8 weight; /* WRR权重配置值 */ member
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/entity/
H A DOhSampleBusinessGoods.java122 private String weight; field in OhSampleBusinessGoods
/third_party/astc-encoder/Source/
H A Dastcenc_percentile_tables.cpp1190 unsigned int weight = (item >> 11) & 0x1F; in get_2d_percentile_table() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DHuffmanEncoder.java39 int weight; field in HuffmanEncoder.TreeNode
[all...]
/third_party/skia/src/ports/
H A DSkTypeface_win_dw.h28 int weight = font->GetWeight(); in get_style() local
/device/soc/rockchip/common/sdk_linux/drivers/thermal/
H A Dthermal_core.h104 unsigned int weight; /* The weight of the cooling device */ member
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dthermal_core.h116 unsigned int weight; /* The weight of the cooling device */ member

Completed in 11 milliseconds

123456789