Home
last modified time | relevance | path

Searched defs:gy (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/tests/
DPathOpsSimplifyQuadralateralsThreadedTest.cpp34 int gy = g >> 2; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp34 int gy = g >> 2; in testSimplifyQuadsMain() local
/third_party/flutter/skia/tests/
DPathOpsSimplifyQuadralateralsThreadedTest.cpp34 int gy = g >> 2; in testSimplifyQuadralateralsMain() local
DPathOpsSimplifyQuadThreadedTest.cpp34 int gy = g >> 2; 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/boost/libs/date_time/test/gregorian/
Dtestgreg_serialize.cpp34 greg_year gy(1959); in main() local
Dtestdate_facet_new.cpp356 greg_year gy(2004); in main() local
Dtestdate_input_facet.cpp91 greg_year gy(2000); in main() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dboundingbox_encode_impl.cu35 T gy = (groundtruth_box[left_y] + groundtruth_box[right_y]) * 0.5f; in BoundingBoxEncodeKernel() local
Dboundingbox_decode_impl.cu46 T gy = py + ph * dy; in BoundingBoxDecodeKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dboundingbox_encode_cpu_kernel.cc101 T gy = (groundtruth_box[left_y] + groundtruth_box[right_y]) * HALF; in Launch() local
Dboundingbox_decode_cpu_kernel.cc124 T gy = py + ph * dy; in Launch() local
/third_party/boost/boost/date_time/gregorian/
Dgreg_serialize.hpp201 void save(Archive & ar, const gregorian::greg_year& gy, in save()
209 void load(Archive & ar, gregorian::greg_year& gy, unsigned int /*version*/) in load()
217 inline void load_construct_data(Archive & /*ar*/, gregorian::greg_year* gy, in load_construct_data()
Dgregorian_io.hpp397 operator>>(std::basic_istream<CharT, Traits>& is, greg_year& gy) in operator >>()
/third_party/ffmpeg/libavfilter/
Dvf_edgedetect.c202 static int get_rounded_direction(int gx, int gy) in get_rounded_direction()
245 const int gy = in sobel() local
Dvf_photosensitivity.c97 int cell, gx, gy, x0, x1, y0, y1, x, y, c, area; in convert_frame_partial() local
/third_party/ffmpeg/libswscale/
Dinput.c47 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in rgb64ToY_c_template() local
135 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in rgb64funcs() local
265 const int ry = rgb2yuv[RY_IDX]<<rsh, gy = rgb2yuv[GY_IDX]<<gsh, by = rgb2yuv[BY_IDX]<<bsh; in rgb48funcs() local
771 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in bgr24ToY_c() local
824 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in rgb24ToY_c() local
876 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in planar_rgb_to_y() local
920 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in planar_rgb16_to_y() local
1004 int32_t ry = rgb2yuv[RY_IDX], gy = rgb2yuv[GY_IDX], by = rgb2yuv[BY_IDX]; in planar_rgbf32_to_y() local
/third_party/mindspore/tests/ut/cpp/python_input/gtest_input/optimizer/
Dcconv_test.py124 def gy(): 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.cpp199 float gy = ((float)y + 0.5f) / cellHeight; in computeGridCellWeights() local
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
Dnoise.inl38 tvec4<T, P> gy = glm::abs(gx) - T(0.5); local
360 tvec4<T, P> gy = abs(gx) - T(0.5); local
/third_party/flutter/skia/src/codec/
DSkPngCodec.cpp395 float gy = png_fixed_point_to_float(chrm[5]); 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.cpp393 float gy = png_fixed_point_to_float(chrm[5]); in read_color_profile() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DETC_Decoder.cpp579 int gy = j * (gv - go) + 2; in decodePlanarBlock() local

12