/third_party/skia/tests/ |
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 34 int gy = g >> 2; in testSimplifyQuadralateralsMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 34 int gy = g >> 2; in testSimplifyQuadsMain() local
|
/third_party/flutter/skia/tests/ |
D | PathOpsSimplifyQuadralateralsThreadedTest.cpp | 34 int gy = g >> 2; in testSimplifyQuadralateralsMain() local
|
D | PathOpsSimplifyQuadThreadedTest.cpp | 34 int gy = g >> 2; in testSimplifyQuadsMain() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
D | canny.cc | 130 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/ |
D | testgreg_serialize.cpp | 34 greg_year gy(1959); in main() local
|
D | testdate_facet_new.cpp | 356 greg_year gy(2004); in main() local
|
D | testdate_input_facet.cpp | 91 greg_year gy(2000); in main() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | boundingbox_encode_impl.cu | 35 T gy = (groundtruth_box[left_y] + groundtruth_box[right_y]) * 0.5f; in BoundingBoxEncodeKernel() local
|
D | boundingbox_decode_impl.cu | 46 T gy = py + ph * dy; in BoundingBoxDecodeKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | boundingbox_encode_cpu_kernel.cc | 101 T gy = (groundtruth_box[left_y] + groundtruth_box[right_y]) * HALF; in Launch() local
|
D | boundingbox_decode_cpu_kernel.cc | 124 T gy = py + ph * dy; in Launch() local
|
/third_party/boost/boost/date_time/gregorian/ |
D | greg_serialize.hpp | 201 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()
|
D | gregorian_io.hpp | 397 operator>>(std::basic_istream<CharT, Traits>& is, greg_year& gy) in operator >>()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_edgedetect.c | 202 static int get_rounded_direction(int gx, int gy) in get_rounded_direction() 245 const int gy = in sobel() local
|
D | vf_photosensitivity.c | 97 int cell, gx, gy, x0, x1, y0, y1, x, y, c, area; in convert_frame_partial() local
|
/third_party/ffmpeg/libswscale/ |
D | input.c | 47 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/ |
D | cconv_test.py | 124 def gy(): function
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
D | ftbsdf.c | 448 FT_16D16 gx, gy; in compute_edge_distance() local
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgProgramExecutor.cpp | 199 float gy = ((float)y + 0.5f) / cellHeight; in computeGridCellWeights() local
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/ |
D | noise.inl | 38 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/ |
D | SkPngCodec.cpp | 395 float gy = png_fixed_point_to_float(chrm[5]); in read_color_profile() local
|
/third_party/ffmpeg/libavcodec/ |
D | pngenc.c | 295 double rx, ry, gx, gy, bx, by, wx = 0.3127, wy = 0.3290; in png_get_chrm() local
|
/third_party/skia/src/codec/ |
D | SkPngCodec.cpp | 393 float gy = png_fixed_point_to_float(chrm[5]); in read_color_profile() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | ETC_Decoder.cpp | 579 int gy = j * (gv - go) + 2; in decodePlanarBlock() local
|