Home
last modified time | relevance | path

Searched defs:dist0 (Results 1 - 6 of 6) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_pick_best_endpoint_format.cpp167 vfloat dist0 = (uncor_amod0 + param * uncor_bs0) - data_r; in compute_error_squared_rgb_single_partition() local
[all...]
/third_party/skia/tools/viewer/
H A DTouchGesture.cpp314 double dist0 = sqrt(dx*dx + dy*dy); in computePinch() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c396 float dist0 = v0[0][0] * v0[0][0] + v0[0][1] * v0[0][1]; in do_triangle_ccw() local
/third_party/ffmpeg/libavcodec/
H A Drv34.c1714 int dist0 = GET_PTS_DIFF(r->cur_pts, r->last_pts); in ff_rv34_decode_frame() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djquant2.c301 JLONG dist0, dist1, dist2; in update_box() local
767 JLONG dist0, dist1; /* initial distance values */ in find_best_colors() local
[all...]
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp1357 SkScalar dist0 = currEdge->computeCrossingDistance(prevPrevEdge); in SkOffsetSimplePolygon() local

Completed in 11 milliseconds