Searched defs:dist0 (Results 1 – 8 of 8) sorted by relevance
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_clip_disable.c | 162 nir_def *dist0 = clip_plane_enable & BITFIELD_BIT(index) ? chan : zero; in lower_clip_plane_store_io() local
|
/external/libaom/av1/encoder/ |
D | txb_rdopt.c | 39 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/ |
D | TouchGesture.cpp | 320 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/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 408 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/ |
D | tgsi_to_nir.c | 2462 …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/ |
D | SkPolyUtils.cpp | 1387 SkScalar dist0 = currEdge->computeCrossingDistance(prevPrevEdge); in SkOffsetSimplePolygon() local
|
/external/libopus/celt/ |
D | bands.c | 1587 opus_val32 dist0, dist1; in quant_all_bands() local
|