Searched defs:dist0 (Results 1 – 5 of 5) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | txb_rdopt.c | 38 const int64_t dist0 = get_coeff_dist(tqc, 0, shift); in update_coeff_general() local 147 const int64_t dist0 = get_coeff_dist(tqc, 0, shift); in update_coeff_eob() local 375 const int64_t dist0 = get_coeff_dist(tqc, 0, shift); in av1_optimize_txb() local
|
/external/skia/tools/viewer/ |
D | TouchGesture.cpp | 314 double dist0 = sqrt(dx*dx + dy*dy); in computePinch() local
|
/external/libjpeg-turbo/ |
D | jquant2.c | 301 JLONG dist0, dist1, dist2; in update_box() local 767 JLONG dist0, dist1; /* initial distance values */ in find_best_colors() local
|
/external/libopus/celt/ |
D | bands.c | 1586 opus_val32 dist0, dist1; in quant_all_bands() local
|
/external/skia/src/utils/ |
D | SkPolyUtils.cpp | 1358 SkScalar dist0 = currEdge->computeCrossingDistance(prevPrevEdge); in SkOffsetSimplePolygon() local
|