| /third_party/skia/src/core/ |
| H A D | SkColorFilter.cpp | 454 sk_sp<SkColorFilter> SkColorFilters::Lerp(float weight, sk_sp<SkColorFilter> cf0, in Lerp() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
| H A D | Constants.hpp | 89 float4 weight[16]; member
|
| /third_party/skia/third_party/externals/swiftshader/src/Shader/ |
| H A D | Constants.hpp | 80 float4 weight[16]; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_block_sizes2.cpp | 265 int weight[4]; in initialize_decimation_table_2d() local 354 int weight[4]; initialize_decimation_table_3d() local [all...] |
| /third_party/skia/src/ports/ |
| H A D | SkFontMgr_android.cpp | 208 int weight = fontFile.fWeight != 0 ? fontFile.fWeight : style.weight(); in SkFontStyleSet_Android() local
|
| H A D | SkFontConfigInterface_direct.cpp | 91 uint32_t strLen, weight, width; in readFromMemory() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkOpSegment.h | 44 SkOpSegment* addConic(SkPoint pts[3], SkScalar weight, SkOpContour* parent) { in addConic() argument 421 SkScalar weight() const { in weight() function in SkOpSegment
|
| H A D | SkIntersections.h | 57 int conicHorizontal(const SkPoint a[3], SkScalar weight, SkScalar left, SkScalar right, in conicHorizontal() argument 65 int conicVertical(const SkPoint a[3], SkScalar weight, SkScalar top, SkScalar bottom, in conicVertical() argument 73 int conicLine(const SkPoint a[3], SkScalar weight, const SkPoint b[2]) { in conicLine() argument
|
| H A D | SkPathWriter.cpp | 34 void SkPathWriter::conicTo(const SkPoint& pt1, const SkOpPtT* pt2, SkScalar weight) { in conicTo() argument
|
| H A D | SkPathOpsCurve.h | 114 static SkDPoint dconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in dconic_xy_at_t() argument 158 static SkPoint fline_xy_at_t(const SkPoint a[2], SkScalar weight, double t) { in fline_xy_at_t() argument 162 static SkPoint fquad_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fquad_xy_at_t() argument 166 static SkPoint fconic_xy_at_t(const SkPoint a[3], SkScalar weight, double t) { in fconic_xy_at_t() argument 170 static SkPoint fcubic_xy_at_t(const SkPoint a[4], SkScalar weight, double t) { in fcubic_xy_at_t() argument 194 dconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) dconic_dxdy_at_t() argument 242 fquad_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) fquad_dxdy_at_t() argument 246 fconic_dxdy_at_t(const SkPoint a[3], SkScalar weight, double t) fconic_dxdy_at_t() argument 250 fcubic_dxdy_at_t(const SkPoint a[4], SkScalar weight, double t) fcubic_dxdy_at_t() argument 276 conic_is_vertical(const SkPoint a[3], SkScalar weight, double startT, double endT) conic_is_vertical() argument 313 conic_intersect_ray(const SkPoint a[3], SkScalar weight, const SkDLine& ray, SkIntersections* i) conic_intersect_ray() argument [all...] |
| /third_party/skia/tests/ |
| H A D | RRectInPathTest.cpp | 110 const SkScalar weight = SkPathPriv::ConicWeightData(exactPath)[0]; in test_undetected_paths() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/cff/ |
| H A D | cffobjs.c | 1017 char *weight = cff_index_get_sid_string( cff, in FT_LOCAL_DEF() local
|
| /third_party/ffmpeg/libavcodec/loongarch/ |
| H A D | hevc_mc_uniw_lsx.c | 34 hevc_hv_8t_8x2_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val, int32_t width) hevc_hv_8t_8x2_lsx() argument 210 hevc_hv_8t_8w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_8w_lsx() argument 220 hevc_hv_8t_16w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_16w_lsx() argument 230 hevc_hv_8t_24w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_24w_lsx() argument 240 hevc_hv_8t_32w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_32w_lsx() argument 250 hevc_hv_8t_48w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_48w_lsx() argument 260 hevc_hv_8t_64w_lsx(uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t weight, int32_t offset, int32_t rnd_val) hevc_hv_8t_64w_lsx() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | qcelpdec.c | 569 float weight; in interpolate_lpc() local
|
| H A D | snow.c | 130 static const uint8_t weight[64]={ in mc_block() local
|
| H A D | opusenc_psy.c | 326 float weight = 0.0f; in celt_gauge_psy_weight() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_delogo.c | 105 uint64_t interp, weightl, weightr, weightt, weightb, weight; in apply_delogo() local
|
| H A D | vf_fftfilt.c | 77 double *weight[MAX_PLANES]; member 399 const double *weight = s->weight[plane] + i * s->rdft_vlen[plane]; in multiply_data() local
|
| H A D | vf_ssim.c | 323 static double ssim_db(double ssim, double weight) in ssim_db() argument
|
| /third_party/astc-encoder/Source/ |
| H A D | astcenc_block_sizes.cpp | 303 unsigned int weight[4]; in init_decimation_info_2d() local 483 int weight[4]; init_decimation_info_3d() local [all...] |
| H A D | astcenc_decompress_symbolic.cpp | 309 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 D | brw_ir_performance.cpp | 114 float weight; member
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_worker.h | 130 uint32_t weight; member 175 uint32_t weight; member
|
| H A D | nghttp.h | 67 std::vector<int32_t> weight; member
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_stream.c | 248 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...] |