Home
last modified time | relevance | path

Searched defs:xmin (Results 1 - 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dpng.c56 int shift, xmin, pass_width; in ff_png_pass_row_size() local
H A Dpcx.c77 int compressed, xmin, ymin, xmax, ymax; in pcx_decode_frame() local
H A Dmotion_est.h74 int xmin; member
H A Ddvdsubenc.c290 int xmin = h->rects[0]->x, xmax = xmin + h->rects[0]->w; 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
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddiscrete_distribution.h73 explicit param_type(size_t nw, double xmin, double xmax, in param_type() argument
123 explicit discrete_distribution(size_t nw, double xmin, double xmax, in discrete_distribution() 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/alsa-lib/src/control/
H A Dcontrol_ext.c160 int64_t xmin, xmax, xstep; in snd_ctl_ext_elem_info() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dssim.c70 const int xmin = (xo - VP8_SSIM_KERNEL < 0) ? 0 : xo - VP8_SSIM_KERNEL; in SSIMGetClipped_C() local
/third_party/skia/src/pdf/
H A DSkPDFBitmap.cpp51 int xmin = std::max(0, xOrig - 1); in get_neighbor_avg_color() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dfont_header_table.cc189 void FontHeaderTable::Builder::SetXMin(int32_t xmin) { in SetXMin() argument
/third_party/lame/libmp3lame/
H A Dquantize_pvt.c601 FLOAT en0, xmin; in calc_xmin() local
697 FLOAT en0 = 0.0, xmin = tmpATH; calc_xmin() local
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dimage.c642 _mesa_clip_to_region(GLint xmin, GLint ymin, in _mesa_clip_to_region() argument
/third_party/skia/third_party/externals/libwebp/extras/
H A Dget_disto.c140 const int xmin = (xo - SSIM_KERNEL < 0) ? 0 : xo - SSIM_KERNEL; in SSIMGetClipped() local
/kernel/linux/linux-5.10/drivers/s390/char/
H A Draw3270.c408 char xmin; member
/kernel/linux/linux-6.6/drivers/s390/char/
H A Draw3270.c424 char xmin; member
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DFontHeaderTable.java588 public void setXMin(int xmin) { in setXMin() argument
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c257 static int em28xx_accumulator_set(struct em28xx *dev, u8 xmin, u8 xmax, in em28xx_accumulator_set() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_hdmi.c241 u32 xmin, xmax; in hdmi_active_area() local
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-video.c247 static int em28xx_accumulator_set(struct em28xx *dev, u8 xmin, u8 xmax, in em28xx_accumulator_set() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_hdmi.c248 u32 xmin, xmax; in hdmi_active_area() local

Completed in 26 milliseconds

12