Home
last modified time | relevance | path

Searched defs:ymax (Results 1 – 25 of 60) sorted by relevance

123

/third_party/mindspore/tests/ut/data/mindrecord/testVehPerData/prelabel/
D00000004.json1 …n": {"list": [{"type": "Pedestrian", "bndbox": {"xmin": 1195.5830078125, "ymax": 696.8274536102812… number
D00000003.json1 …nn": {"list": [{"type": "Cyclist", "bndbox": {"xmin": 212.3675079345703, "ymax": 645.4605712890625… number
D00000001.json1 …n": {"list": [{"type": "Cyclist", "bndbox": {"xmin": 1023.0612102610108, "ymax": 633.6447103554688… number
D00000002.json1 …: {"list": [{"type": "Pedestrian", "bndbox": {"xmin": 1097.667236328125, "ymax": 620.5488891001062… number
D00000005.json1 …skrcnn": {"list": [{"type": "Car", "bndbox": {"xmin": 947.6858520507812, "ymax": 705.2584228510625… number
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dutils.h42 simdscalari ymax; member
50 simd16scalari ymax; member
59 typename SIMD_T::Integer ymax; member
/third_party/mesa3d/src/mesa/swrast/
Ds_points.c187 GLint xmin, xmax, ymin, ymax, iy; in sprite_point() local
307 const GLint ymax = (GLint) (y + radius); in smooth_point() local
403 GLint xmin, xmax, ymin, ymax, ix, iy; in large_point() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Ddetection_post_process_fp32.h33 float ymax; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_scissor.c69 GLint ymax = MAX2(0, ctx->Scissor.ScissorArray[i].Y + ctx->Scissor.ScissorArray[i].Height); in st_update_scissor() local
/third_party/mesa3d/src/intel/common/
Dintel_guardband.h30 float *ymin, float *ymax) in intel_calculate_guardband_size()
/third_party/ffmpeg/libavfilter/
Dvf_find_rect.c37 int xmin, ymin, xmax, ymax; member
155 static float search(FOCContext *foc, int pass, int maxpass, int xmin, int xmax, int ymin, int ymax,… in search()
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dvoc_op.cc187 …VOCOp::CheckIfBboxValid(const float &xmin, const float &ymin, const float &xmax, const float &ymax, in CheckIfBboxValid()
218 float xmin = 0.0, ymin = 0.0, xmax = 0.0, ymax = 0.0, truncated = 0.0, difficult = 0.0; in ParseAnnotationBbox() local
/third_party/ffmpeg/libavcodec/
Dpcx.c77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local
Dmotion_est.h77 int ymax; member
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DWaveformView.java92 float ymax = mOffsetY; in onDraw() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dssim.c68 const int ymax = (yo + VP8_SSIM_KERNEL > H - 1) ? H - 1 in SSIMGetClipped_C() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dssim.c68 const int ymax = (yo + VP8_SSIM_KERNEL > H - 1) ? H - 1 in SSIMGetClipped_C() local
/third_party/mindspore/tests/ut/cpp/dataset/common/
Dbboxop_common.cc206 float xmin = 0.0, ymin = 0.0, xmax = 0.0, ymax = 0.0; in LoadAnnotationFile() local
/third_party/boost/libs/numeric/odeint/examples/
Dmolecular_dynamics_cells.cpp209 double xmax = 100.0 , double ymax = 100.0 , double cell_size = 2.0 ) in md_system_bs()
318 double xmax = 100.0 , double ymax = 100.0 , double cell_size = 2.0 ) in make_md_system_bs()
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.cc213 void FontHeaderTable::Builder::SetYMax(int32_t ymax) { in SetYMax()
/third_party/ffmpeg/libavformat/
Dswfdec.c80 int len, xmin, xmax, ymin, ymax; in swf_probe() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dfont_header_table.cc213 void FontHeaderTable::Builder::SetYMax(int32_t ymax) { in SetYMax()
/third_party/skia/src/pdf/
DSkPDFBitmap.cpp50 int ymax = std::min(yOrig + 1, bm.height() - 1); in get_neighbor_avg_color() local
/third_party/flutter/skia/src/pdf/
DSkPDFBitmap.cpp49 int ymax = SkTMin(yOrig + 1, bm.height() - 1); in get_neighbor_avg_color() local
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtph263ppay.c554 unsigned int xmax, ymax, mpi; in gst_rtp_h263p_pay_sink_getcaps() local

123