| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| D | discrete_distribution.h | 73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() 123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution()
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_atom_scissor.c | 68 GLint xmax = MAX2(0, ctx->Scissor.ScissorArray[i].X + ctx->Scissor.ScissorArray[i].Width); in st_update_scissor() local
|
| /third_party/mesa3d/src/intel/common/ |
| D | intel_guardband.h | 30 float *xmin, float *xmax, in intel_calculate_guardband_size()
|
| /third_party/ffmpeg/libavfilter/ |
| 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,… in search()
|
| /third_party/ffmpeg/libavcodec/ |
| D | pcx.c | 77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local
|
| D | motion_est.h | 75 int xmax; member
|
| D | dvdsubenc.c | 290 int xmin = h->rects[0]->x, xmax = xmin + h->rects[0]->w; in encode_dvd_subtitles() local
|
| D | motion_est.c | 1262 const int xmax= c->xmax<<shift; in bidir_refine() local 1400 int mx, my, xmin, xmax, ymin, ymax; in direct_search() local
|
| D | exr.c | 163 int32_t xmax, xmin; member 1798 int xmin, ymin, xmax, ymax; in decode_header() local
|
| /third_party/glfw/examples/ |
| D | gears.c | 251 GLfloat xmax, znear, zfar; in reshape() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| D | ssim.c | 71 const int xmax = (xo + VP8_SSIM_KERNEL > W - 1) ? W - 1 in SSIMGetClipped_C() local
|
| /third_party/libsnd/src/GSM610/ |
| D | rpe.c | 255 int16_t xmax, xmaxc, temp, temp1, temp2 ; in APCM_quantization() local
|
| /third_party/ffmpeg/libavformat/ |
| D | swfdec.c | 81 int len, xmin, xmax, ymin, ymax; in swf_probe() local
|
| D | swfenc.c | 103 int xmin, int xmax, int ymin, int ymax) in put_swf_rect()
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/ |
| D | font_header_table.cc | 205 void FontHeaderTable::Builder::SetXMax(int32_t xmax) { in SetXMax()
|
| /third_party/skia/src/pdf/ |
| D | SkPDFBitmap.cpp | 52 int xmax = std::min(xOrig + 1, bm.width() - 1); in get_neighbor_avg_color() local
|
| /third_party/cups-filters/cupsfilters/ |
| D | image-private.h | 124 xmax, /* Maximum input image X position */ member
|
| /third_party/backends/sanei/ |
| D | sanei_ab306.c | 435 int lcnt, pcnt, bcnt, xmax; in sanei_ab306_rdata() local
|
| /third_party/alsa-lib/src/control/ |
| D | control_ext.c | 160 int64_t xmin, xmax, xstep; in snd_ctl_ext_elem_info() local
|
| /third_party/skia/third_party/externals/libwebp/extras/ |
| D | get_disto.c | 141 const int xmax = (xo + SSIM_KERNEL > W - 1) ? W - 1 : xo + SSIM_KERNEL; in SSIMGetClipped() local
|
| /third_party/backends/backend/ |
| D | hs2p.c | 2638 int i, nwin, id, xres, yres, xmax, ymax; in set_window_data() local
|
| D | coolscan2.c | 257 unsigned long xmin, xmax, ymin, ymax; member 2633 unsigned long xmin, xmax, ymin, ymax; in cs2_convert_options() local
|
| D | coolscan3.c | 222 unsigned long xmin, xmax, ymin, ymax; member 2784 unsigned long xmin, xmax, ymin, ymax; in cs3_convert_options() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | image.c | 643 GLint xmax, GLint ymax, in _mesa_clip_to_region()
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/ |
| D | FontHeaderTable.java | 604 public void setXMax(int xmax) { in setXMax()
|