Home
last modified time | relevance | path

Searched defs:dist0 (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_clip_disable.c162 nir_def *dist0 = clip_plane_enable & BITFIELD_BIT(index) ? chan : zero; in lower_clip_plane_store_io() local
/external/libaom/av1/encoder/
Dtxb_rdopt.c39 const int64_t dist0 = get_coeff_dist(tqc, 0, shift, qmatrix, ci); in update_coeff_general() local
149 const int64_t dist0 = get_coeff_dist(tqc, 0, shift, qmatrix, ci); in update_coeff_eob() local
387 const int64_t dist0 = get_coeff_dist(tqc, 0, shift, qmatrix, ci); in av1_optimize_txb() local
/external/skia/tools/viewer/
DTouchGesture.cpp320 double dist0 = sqrt(dx*dx + dy*dy); in computePinch() local
/external/libjpeg-turbo/
Djquant2.c301 JLONG dist0, dist1, dist2; in update_box() local
767 JLONG dist0, dist1; /* initial distance values */ in find_best_colors() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c408 float dist0 = v0[0][0] * v0[0][0] + v0[0][1] * v0[0][1]; in do_triangle_ccw() local
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2462 …nir_variable *dist0 = nir_find_variable_with_location(nir, nir_var_shader_out, VARYING_SLOT_CLIP_D… in lower_clipdistance_to_array() local
/external/skia/src/utils/
DSkPolyUtils.cpp1387 SkScalar dist0 = currEdge->computeCrossingDistance(prevPrevEdge); in SkOffsetSimplePolygon() local
/external/libopus/celt/
Dbands.c1587 opus_val32 dist0, dist1; in quant_all_bands() local