Home
last modified time | relevance | path

Searched defs:bottom_left (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/distance/
Dsegment_to_box.hpp575 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/
Dcrop_and_resize_cpu_kernel.cc158 const float bottom_left = static_cast<float>( in Launch() local
197 const float bottom_left = static_cast<float>( in Launch() local
Dresize_bilinear_cpu_kernel.cc134 const float bottom_left(ys_input_upper_ptr[xs_lower]); in LaunchKernel() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/
Dcommon_utils.h132 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/
Dcrop_and_resize_impl.cu81 const float bottom_left = static_cast<float>( in CropAndResize() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideoflip.c199 gsize bottom_left = in GST_START_TEST() local
/third_party/boost/boost/geometry/strategies/spherical/
Ddistance_cross_track_point_box.hpp69 box_point_type bottom_left, bottom_right, top_left, top_right; in apply() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgltransformation.c592 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/
Dftcolor.h1438 FT_Vector bottom_left; member
/third_party/ffmpeg/libavfilter/
Dvf_deshake_opencl.c1015 cl_float2 bottom_left = transformed_point(0, frame_height, transform); in update_needed_crop() local