Home
last modified time | relevance | path

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

/third_party/boost/libs/parameter/test/
Dpreprocessor_eval_cat_no_spec.cpp472 test::D dp0( in main() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_clip.h57 struct brw_reg dp0, dp1; member
/third_party/libsnd/src/GSM610/
Dgsm610_priv.h23 { int16_t dp0 [280] ; member
/third_party/ffmpeg/libswscale/
Dvscale.c190 int dp0 = sliceY - desc->dst->plane[0].sliceY; in any_vscale() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_clip.c597 const float dp0 = getclipdist(clipper, v0, plane_idx); in do_clip_line() local
/third_party/flutter/skia/src/core/
DSkMatrix.cpp150 int dp0 = 0 == (m00 | m11) ; // true if both are 0 in computeTypeMask() local
/third_party/skia/src/core/
DSkMatrix.cpp146 int dp0 = 0 == (m00 | m11) ; // true if both are 0 in computeTypeMask() local
/third_party/ffmpeg/libavcodec/
Dhevcdsp_template.c1529 const int dp0 = abs(P2 - 2 * P1 + P0); in FUNC() local