Home
last modified time | relevance | path

Searched defs:ymax (Results 1 - 25 of 49) sorted by relevance

12

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/ai_infer_process/
H A Dai_infer_process.h37 int ymax; member
/third_party/mesa3d/src/mesa/state_tracker/
H A 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/ffmpeg/libavcodec/
H A Dpcx.c77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local
H A Dmotion_est.h77 int ymax; member
H A Ddvdsubenc.c291 int ymin = h->rects[0]->y, ymax = ymin + h->rects[0]->h; in encode_dvd_subtitles() local
/third_party/mesa3d/src/intel/common/
H A Dintel_guardband.h27 intel_calculate_guardband_size(uint32_t x_min, uint32_t x_max, uint32_t y_min, uint32_t y_max, float m00, float m11, float m30, float m31, float *xmin, float *xmax, float *ymin, float *ymax) intel_calculate_guardband_size() argument
/kernel/linux/linux-5.10/arch/m68k/atari/
H A Datakeyb.c365 void ikbd_mouse_abs_pos(int xmax, int ymax) in ikbd_mouse_abs_pos() argument
/kernel/linux/linux-6.6/arch/m68k/atari/
H A Datakeyb.c365 void ikbd_mouse_abs_pos(int xmax, int ymax) in ikbd_mouse_abs_pos() argument
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c75 unsigned int xmin, ymin, xmax, ymax; in convert_coords_to_ispparams() local
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/dvs/dvs_1.0/
H A Dia_css_dvs.host.c73 unsigned int xmin, ymin, xmax, ymax; in convert_coords_to_ispparams() local
/third_party/ffmpeg/libavfilter/
H A Dvf_find_rect.c37 int xmin, ymin, xmax, ymax; member
146 static float search(FOCContext *foc, int pass, int maxpass, int xmin, int xmax, int ymin, int ymax, int *best_x, int *best_y, float best_score) in search() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dswfenc.c102 put_swf_rect(AVIOContext *pb, int xmin, int xmax, int ymin, int ymax) put_swf_rect() argument
H A Dswfdec.c81 int len, xmin, xmax, ymin, ymax; in swf_probe() local
/third_party/cups-filters/cupsfilters/
H A Dimage-private.h125 ymax, /* Maximum input image Y position */ member
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dssim.c68 const int ymax = (yo + VP8_SSIM_KERNEL > H - 1) ? H - 1 in SSIMGetClipped_C() local
/third_party/skia/src/pdf/
H A DSkPDFBitmap.cpp50 int ymax = std::min(yOrig + 1, bm.height() - 1); in get_neighbor_avg_color() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.cc213 void FontHeaderTable::Builder::SetYMax(int32_t ymax) { in SetYMax() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/color_space_convert/smp/
H A Dsmp_color_space_convert.c84 int ymax; member
/third_party/backends/backend/
H A Dhs2p.c2638 int i, nwin, id, xres, yres, xmax, ymax; in set_window_data() local
/third_party/mesa3d/src/imgui/
H A Dimstb_textedit.h366 float ymin,ymax; // height of row above and below baseline member
/third_party/mesa3d/src/mesa/main/
H A Dimage.c642 _mesa_clip_to_region(GLint xmin, GLint ymin, GLint xmax, GLint ymax, GLint *x, GLint *y, GLsizei *width, GLsizei *height ) _mesa_clip_to_region() argument
/third_party/skia/third_party/externals/imgui/
H A Dimstb_textedit.h368 float ymin,ymax; // height of row above and below baseline member
/third_party/skia/third_party/externals/libwebp/extras/
H A Dget_disto.c139 const int ymax = (yo + SSIM_KERNEL > H - 1) ? H - 1 : yo + SSIM_KERNEL; in SSIMGetClipped() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/resize_crop/smp/
H A Dsmp_resize_crop.c95 int ymax; member
/kernel/linux/linux-5.10/drivers/s390/char/
H A Draw3270.c411 char ymax; member

Completed in 22 milliseconds

12