Home
last modified time | relevance | path

Searched defs:top_left (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/libs/gil/test/extension/io/
Dtiff_subimage_test.cpp70 point_t top_left( 10, 10 ); in BOOST_AUTO_TEST_CASE() local
87 point_t top_left( 10, 10 ); in BOOST_AUTO_TEST_CASE() local
105 point_t top_left( 10, 10 ); in BOOST_AUTO_TEST_CASE() local
Dsubimage_test.hpp19 …std::string const& filename, boost::gil::point_t const& top_left, boost::gil::point_t const& dimen… in run_subimage_test()
/third_party/boost/libs/gil/test/extension/io/tiff/
Dtiff_subimage_test.cpp66 gil::point_t top_left(10, 10); in test_subimage_test_8() local
82 gil::point_t top_left(10, 10); in test_subimage_test_16() local
100 gil::point_t top_left(10, 10); in test_subimage_test_32() local
/third_party/boost/boost/geometry/algorithms/detail/distance/
Dsegment_to_box.hpp573 BoxPoint const& top_left, in non_negative_slope_segment()
627 BoxPoint const& top_left, in negative_slope_segment()
677 BoxPoint const& top_left, in apply()
706 BoxPoint const& top_left, in call_above_of_box()
715 BoxPoint const& top_left, in call_above_of_box()
796 box_point top_left, top_right, bottom_left, bottom_right; in apply() local
/third_party/ffmpeg/libavcodec/
Dcllc.c88 static int read_argb_line(CLLCContext *ctx, GetBitContext *gb, int *top_left, in read_argb_line()
158 int *top_left, VLC *vlc, uint8_t *outbuf) in read_rgb24_component_line()
188 int *top_left, VLC *vlc, uint8_t *outbuf, in read_yuv_component_line()
Dcbs_h264.h183 uint16_t top_left[H264_MAX_SLICE_GROUPS]; member
/third_party/ffmpeg/libavcodec/mips/
Dvp9_intra_msa.c361 uint8_t top_left = src_top_ptr[-1]; in ff_tm_4x4_msa() local
388 uint8_t top_left = src_top_ptr[-1]; in ff_tm_8x8_msa() local
421 uint8_t top_left = src_top_ptr[-1]; in ff_tm_16x16_msa() local
472 uint8_t top_left = src_top_ptr[-1]; in ff_tm_32x32_msa() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dcrop_and_resize_cpu_kernel.cc152 const float top_left = static_cast<float>( in Launch() local
191 const float top_left = static_cast<float>( in Launch() local
Dresize_bilinear_cpu_kernel.cc132 const float top_left(ys_input_lower_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.cu77 const float top_left = static_cast<float>( in CropAndResize() 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/skia/third_party/externals/libwebp/src/dsp/
Dfilters.c219 uint8_t top = prev[0], top_left = top, left = top; in GradientUnfilter_C() local
Dfilters_mips_dsp_r2.c367 uint8_t top = prev[0], top_left = top, left = top; in GradientUnfilter_MIPSdspR2() local
/third_party/mesa3d/include/android_stub/system/
Dgraphics.h147 uint8_t *top_left; member
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dfilters.c219 uint8_t top = prev[0], top_left = top, left = top; in GradientUnfilter_C() local
Dfilters_mips_dsp_r2.c367 uint8_t top = prev[0], top_left = top, left = top; in GradientUnfilter_MIPSdspR2() 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/ffmpeg/libavfilter/
Dvf_deshake_opencl.c188 cl_float2 top_left; member
1013 cl_float2 top_left = transformed_point(0, 0, transform); in update_needed_crop() local
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftcolor.h1439 FT_Vector top_left; member
/third_party/weston/ivi-shell/
Divi-layout.c427 struct weston_vector top_left; in calc_inverse_matrix_transform() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.h796 guint32 top_left[8]; member