| /third_party/skia/modules/canvaskit/ |
| H A D | matrix.js | |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cavs.h | 148 int16_t dist; variable 175 int dist[2]; ///< temporal distances from current frame to ref frames member
|
| H A D | dca_lbr.c | 419 int i, sf, prev, next, dist; in parse_scale_factors() local
|
| H A D | rv34.c | 1205 int dist; in rv34_decode_inter_macroblock() local 1306 int cbp, dist; in rv34_decode_intra_macroblock() local [all...] |
| H A D | vc2enc.c | 232 uint32_t cur_pos, dist; in encode_parse_info() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | utils.c | 2203 double dist = i - middle; in sws_getGaussianVec() local 324 getSplineCoeff(double a, double b, double c, double d, double dist) getSplineCoeff() argument
|
| /third_party/backends/backend/ |
| H A D | mustek_pp_cis.c | 748 max2hw_hres(Mustek_PP_CIS_dev *dev, int dist) in max2hw_hres() argument 755 max2hw_vres(Mustek_PP_CIS_dev *dev, int dist) in max2hw_vres() argument 762 max2cis_hres(Mustek_PP_CIS_dev *dev, int dist) in max2cis_hres() argument 768 cis2max_res(Mustek_PP_CIS_dev *dev, int dist) in cis2max_res() argument 775 hw2max_vres(Mustek_PP_CIS_dev *dev, int dist) in hw2max_vres() argument [all...] |
| H A D | mustek.c | 3573 SANE_Int index[3], lines[3], quant[3], dist[ in fix_line_distance_se() local [all...] |
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_pipeline_rt.c | 1122 nir_ssa_def *dist = nir_channel(b, result, 0); in insert_traversal_triangle_case() local
|
| /third_party/node/deps/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 951 const BrotliDistanceParams* dist = ¶ms->dist; in BrotliStoreMetaBlock() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | ffvertex_prog.c | 1179 struct ureg dist = undef; build_lighting() local [all...] |
| /third_party/libinput/src/ |
| H A D | evdev-tablet.c | 1495 int dist; in tablet_update_proximity_state() local
|
| /third_party/lzma/Asm/x86/ |
| H A D | LzmaDecOpt.asm | 140 dist equ sym
define
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | gpir.h | 174 int dist; member
|
| /third_party/skia/src/gpu/ |
| H A D | GrDistanceFieldGenFromVector.cpp | 599 float dist; in distance_to_segment() local [all...] |
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | rpng2-x.c | 1229 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_load_bg_image() local 2001 double angle=0.0, aoffset=0.0, maxDist, dist; in rpng2_x_reload_bg_image() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | vp8l_dec.c | 174 const int dist = yoffset * xsize + xoffset; in PlaneCodeToDistance() local 924 static WEBP_INLINE void CopyBlock8b(uint8_t* const dst, int dist, int length) { in CopyBlock8b() argument 991 CopyBlock32b(uint32_t* const dst, int dist, int length) CopyBlock32b() argument 1052 int dist_code, dist; DecodeAlphaData() local 1196 int dist_code, dist; DecodeImageData() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsTSect.cpp | 264 double dist = 0; // if there's any question, compute distance to find best outsiders in linearIntersects() local 1665 double dist = c1[c1Index].distanceSquared(c2[c2Index]); in findEnd() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| H A D | brotli_bit_stream.c | 951 const BrotliDistanceParams* dist = ¶ms->dist; in BrotliStoreMetaBlock() local
|
| /third_party/skia/third_party/externals/freetype/src/autofit/ |
| H A D | aflatin.c | 212 FT_Pos dist; in af_latin_metrics_init_widths() local 571 FT_Pos dist; in af_latin_metrics_init_blues() local 1252 FT_Pos dist; af_latin_metrics_scale_dim() local 1361 FT_Pos dist; af_latin_metrics_scale_dim() local 2062 FT_Pos dist = pos2 - pos1; af_latin_hints_link_segments() local 2226 FT_Pos dist; FT_LOCAL_DEF() local 2290 FT_Pos dist; FT_LOCAL_DEF() local 2553 FT_Pos dist; af_latin_hints_compute_blue_edges() local 2703 FT_Pos dist; af_latin_snap_width() local 2748 FT_Pos dist = width; af_latin_compute_stem_width() local 2941 FT_Pos dist, base_delta; af_latin_align_linked_edge() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdf.c | 2147 FT_16D16 dist = 0; in get_min_distance_conic() local 3285 SDF_Signed_Distance dist = max_sdf; in sdf_generate_bounding_box() local [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | af_arnndn.c | 1110 float dist = 0.f; in compute_frame_features() local
|
| /third_party/libinput/tools/ |
| H A D | libinput-record.c | 813 double dist, pressure; in buffer_tablet_axes() local
|
| /third_party/node/deps/v8/src/regexp/ |
| H A D | regexp-parser.cc | 462 void RegExpParserImpl<CharT>::Advance(int dist) { in Advance() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | xzcat.c | 1468 static inline uint32_t dict_get(const struct dictionary *dict, uint32_t dist) in dict_get() argument 1494 static int dict_repeat(struct dictionary *dict, uint32_t *len, uint32_t dist) in dict_repeat() argument
|