Home
last modified time | relevance | path

Searched defs:gx (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/tests/
DPathOpsSimplifyQuadralateralsThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadsMain() local
/third_party/flutter/skia/tests/
DPathOpsSimplifyQuadralateralsThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp33 int gx = g & 0x03; in testSimplifyQuadsMain() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/
Dcanny.cc130 static void NonMaximumSuppression(const LiteMat &gx, const LiteMat &gy, LiteMat &edges, bool L2grad… in NonMaximumSuppression()
263 LiteMat gx, gy; in Canny() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dboundingbox_encode_impl.cu34 T gx = (groundtruth_box[left_x] + groundtruth_box[right_x]) * 0.5f; in BoundingBoxEncodeKernel() local
Dboundingbox_decode_impl.cu45 T gx = px + pw * dx; in BoundingBoxDecodeKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dboundingbox_encode_cpu_kernel.cc100 T gx = (groundtruth_box[left_x] + groundtruth_box[right_x]) * HALF; in Launch() local
Dboundingbox_decode_cpu_kernel.cc123 T gx = px + pw * dx; in Launch() local
/third_party/ffmpeg/libavfilter/
Dvf_edgedetect.c202 static int get_rounded_direction(int gx, int gy) in get_rounded_direction()
241 const int gx = in sobel() local
Dvf_photosensitivity.c97 int cell, gx, gy, x0, x1, y0, y1, x, y, c, area; in convert_frame_partial() local
Dvf_ciescope.c1313 int rx, ry, gx, gy, bx, by; in plot_gamuts() local
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/optimizer/
Dcconv_test.py112 def gx(): function
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftbsdf.c448 FT_16D16 gx, gy; in compute_edge_distance() local
/third_party/vk-gl-cts/framework/randomshaders/
DrsgProgramExecutor.cpp198 float gx = ((float)x + 0.5f) / cellWidth; in computeGridCellWeights() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl37 tvec4<T, P> gx = static_cast<T>(2) * glm::fract(i / T(41)) - T(1); local
359 tvec4<T, P> gx = static_cast<T>(2) * fract(i / T(41)) - T(1); local
/third_party/flutter/skia/src/codec/
DSkPngCodec.cpp394 float gx = png_fixed_point_to_float(chrm[4]); in read_color_profile() local
/third_party/ffmpeg/libavcodec/
Dpngenc.c295 double rx, ry, gx, gy, bx, by, wx = 0.3127, wy = 0.3290; in png_get_chrm() local
/third_party/skia/src/codec/
DSkPngCodec.cpp392 float gx = png_fixed_point_to_float(chrm[4]); in read_color_profile() local
/third_party/boost/libs/yap/example/
Dautodiff_example.cpp413 double gx[] = {-4.961306690356109,-9.444611307649055,-2.064383410399700,7.123100000000000}; in BOOST_AUTO_TEST_CASE() local
/third_party/flutter/skia/third_party/skcms/
Dskcms.cc1232 float gx, float gy, in skcms_PrimariesToXYZD50()
/third_party/mbedtls/library/
Decp_curves.c4538 const mbedtls_mpi_uint *gx, size_t gxlen, in ecp_group_load()
/third_party/skia/third_party/skcms/
Dskcms.cc1694 float gx, float gy, in skcms_PrimariesToXYZD50()
/third_party/libpng/contrib/libtests/
Dpngvalid.c3331 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member
/third_party/skia/third_party/externals/libpng/contrib/libtests/
Dpngvalid.c3331 png_fixed_point wx, wy, rx, ry, gx, gy, bx, by; member

12