/third_party/ffmpeg/libavcodec/ |
H A D | pcx.c | 77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local
|
H A D | motion_est.h | 76 int ymin; member
|
H A D | dvdsubenc.c | 291 int ymin = h->rects[0]->y, ymax = ymin + h->rects[0]->h; in encode_dvd_subtitles() local
|
H A D | motion_est.c | 1261 const int ymin= c->ymin * (1 << shift); bidir_refine() local 1400 int mx, my, xmin, xmax, ymin, ymax; direct_search() local [all...] |
H A D | exr.c | 164 int32_t ymax, ymin; member 1798 int xmin, ymin, xmax, ymax; in decode_header() local [all...] |
/third_party/mesa3d/src/intel/common/ |
H A D | intel_guardband.h | 27 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
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_find_rect.c | 37 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...] |
H A D | vsrc_testsrc.c | 860 unsigned ymin = av_rescale(5, s->h, 8); in test2_fill_picture() local
|
/third_party/ffmpeg/libavformat/ |
H A D | swfenc.c | 102 put_swf_rect(AVIOContext *pb, int xmin, int xmax, int ymin, int ymax) put_swf_rect() argument
|
H A D | swfdec.c | 81 int len, xmin, xmax, ymin, ymax; in swf_probe() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | ssim.c | 67 const int ymin = (yo - VP8_SSIM_KERNEL < 0) ? 0 : yo - VP8_SSIM_KERNEL; in SSIMGetClipped_C() local
|
/third_party/skia/src/pdf/ |
H A D | SkPDFBitmap.cpp | 49 int ymin = std::max(0, yOrig - 1); in get_neighbor_avg_color() local
|
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
H A D | font_header_table.cc | 197 void FontHeaderTable::Builder::SetYMin(int32_t ymin) { in SetYMin() argument
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_textedit.h | 366 float ymin,ymax; // height of row above and below baseline member
|
/third_party/mesa3d/src/mesa/main/ |
H A D | image.c | 642 _mesa_clip_to_region(GLint xmin, GLint ymin, in _mesa_clip_to_region() argument
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_textedit.h | 368 float ymin,ymax; // height of row above and below baseline member
|
/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | get_disto.c | 138 const int ymin = (yo - SSIM_KERNEL < 0) ? 0 : yo - SSIM_KERNEL; in SSIMGetClipped() local
|
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
H A D | FontHeaderTable.java | 596 public void setYMin(int ymin) { in setYMin() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_context.h | 63 GLint xmin, ymin, xmax, ymax; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_setup.c | 1314 const int ymin = (int) (y + 0.25 - halfSize); in sp_setup_point() local
|
/third_party/backends/backend/ |
H A D | coolscan3.c | 222 unsigned long xmin, xmax, ymin, ymax; member 2784 unsigned long xmin, xmax, ymin, ymax; in cs3_convert_options() local [all...] |
H A D | coolscan2.c | 257 unsigned long xmin, xmax, ymin, ymax; member 2633 unsigned long xmin, xmax, ymin, ymax; in cs2_convert_options() local [all...] |
/third_party/skia/third_party/externals/freetype/src/raster/ |
H A D | ftraster.c | 1469 Long y1, y2, y3, x3, ymin, ymax; in Conic_To() local
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 21711 float ymin,ymax; member
|