Searched defs:bottom_left (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/boost/geometry/algorithms/detail/distance/ |
D | segment_to_box.hpp | 575 BoxPoint const& bottom_left, in non_negative_slope_segment() 629 BoxPoint const& bottom_left, in negative_slope_segment() 679 BoxPoint const& bottom_left, in apply() 796 box_point top_left, top_right, bottom_left, bottom_right; in apply() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | crop_and_resize_cpu_kernel.cc | 158 const float bottom_left = static_cast<float>( in Launch() local 197 const float bottom_left = static_cast<float>( in Launch() local
|
D | resize_bilinear_cpu_kernel.cc | 134 const float bottom_left(ys_input_upper_ptr[xs_lower]); in LaunchKernel() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/ |
D | common_utils.h | 132 inline T ComputeLerp(T top_left, T top_right, T bottom_left, T bottom_right, T x_lerp, T y_lerp) { in ComputeLerp()
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | crop_and_resize_impl.cu | 81 const float bottom_left = static_cast<float>( in CropAndResize() local
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | videoflip.c | 199 gsize bottom_left = in GST_START_TEST() local
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | distance_cross_track_point_box.hpp | 69 box_point_type bottom_left, bottom_right, top_left, top_right; in apply() local
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstgltransformation.c | 592 graphene_point3d_t bottom_left, bottom_right, top_left, top_right; in _init_world_video_plane() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftcolor.h | 1438 FT_Vector bottom_left; member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_deshake_opencl.c | 1015 cl_float2 bottom_left = transformed_point(0, frame_height, transform); in update_needed_crop() local
|