Home
last modified time | relevance | path

Searched refs:max_y (Results 1 - 25 of 43) sorted by relevance

12

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-cff2-table.cc45 max_y.set_int (INT_MIN); in init()
57 if (pt.y > max_y) max_y = pt.y; in update_bounds()
64 number_t max_y; member
132 if (param.min_y >= param.max_y) in get_extents()
139 extents->y_bearing = font->em_scalef_y (param.max_y.to_real ()); in get_extents()
H A Dhb-ot-glyf-table.hh980 contour_bounds_t () { min_x = min_y = FLT_MAX; max_x = max_y = -FLT_MAX; } in contour_bounds_t()
987 max_y = hb_max (max_y, p.y); in add()
990 bool empty () const { return (min_x >= max_x) || (min_y >= max_y); } in empty()
1004 extents->y_bearing = font->em_scalef_y (max_y); in get_extents()
1009 float min_x, min_y, max_x, max_y; member
/third_party/ffmpeg/libavfilter/
H A Dvf_rotate.c82 int x, int y, int max_x, int max_y);
227 int x, int y, int max_x, int max_y) in interpolate_bilinear8()
230 int int_y = av_clip(y>>16, 0, max_y); in interpolate_bilinear8()
235 int int_y1 = FFMIN(int_y+1, max_y); in interpolate_bilinear8()
257 int x, int y, int max_x, int max_y) in interpolate_bilinear16()
260 int int_y = av_clip(y>>16, 0, max_y); in interpolate_bilinear16()
265 int int_y1 = FFMIN(int_y+1, max_y); in interpolate_bilinear16()
225 interpolate_bilinear8(uint8_t *dst_color, const uint8_t *src, int src_linesize, int src_linestep, int x, int y, int max_x, int max_y) interpolate_bilinear8() argument
255 interpolate_bilinear16(uint8_t *dst_color, const uint8_t *src, int src_linesize, int src_linestep, int x, int y, int max_x, int max_y) interpolate_bilinear16() argument
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_blit.c64 * \param max_y The clipping region's top coordinate
74 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
80 min_y <= max_y && in compute_pixels_clipped()
82 y0 <= max_y && in compute_pixels_clipped()
103 if (max_y < y1) in compute_pixels_clipped()
104 *clipped_y1 = y1 - max_y; in compute_pixels_clipped()
73 compute_pixels_clipped(float x0, float y0, float x1, float y1, float min_x, float min_y, float max_x, float max_y, float *clipped_x0, float *clipped_y0, float *clipped_x1, float *clipped_y1) compute_pixels_clipped() argument
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxedit.c434 int max_x = 0, max_y = 0; in GetAdjustedCanvasSize() local
449 if (max_y_pos > max_y) max_y = max_y_pos; in GetAdjustedCanvasSize()
452 *height = max_y; in GetAdjustedCanvasSize()
/third_party/skia/tests/
H A DWangsFormulaTest.cpp50 min_y = P[0].fY, max_y = min_y; in wangs_formula_conic_reference_impl() local
55 max_y = std::max(max_y, P[i].fY); in wangs_formula_conic_reference_impl()
57 const SkPoint C = SkPoint::Make(0.5f * (min_x + max_x), 0.5f * (min_y + max_y)); in wangs_formula_conic_reference_impl()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blit.c102 * \param max_y The clipping region's top coordinate
112 float min_x, float min_y, float max_x, float max_y, in compute_pixels_clipped()
118 min_y <= max_y && in compute_pixels_clipped()
120 y0 <= max_y && in compute_pixels_clipped()
141 if (max_y < y1) in compute_pixels_clipped()
142 *clipped_y1 = y1 - max_y; in compute_pixels_clipped()
111 compute_pixels_clipped(float x0, float y0, float x1, float y1, float min_x, float min_y, float max_x, float max_y, float *clipped_x0, float *clipped_y0, float *clipped_x1, float *clipped_y1) compute_pixels_clipped() argument
/third_party/backends/backend/pixma/
H A Dpixma_mp800.c1963 unsigned max_y; /* max TPU height for CS9000F at 75 dpi */ in mp810_check_param() local
1971 max_y = MIN (740, s->cfg->height); in mp810_check_param()
1976 max_y = MIN (740, s->cfg->height); in mp810_check_param()
1980 max_y = s->cfg->height; in mp810_check_param()
1985 max_y *= (sp->ydpi) / 75; in mp810_check_param()
1986 sp->y = MIN(sp->y, max_y); in mp810_check_param()
1987 sp->h = MIN(sp->h, max_y - sp->y); in mp810_check_param()
/third_party/backends/backend/
H A Dplustek.h23 * - added max_y to struct Plustek_Scan
349 SANE_Int max_y; /* area */ member
H A Du12.h228 SANE_Int max_y; /* area */ member
H A Du12-if.c422 /* FIXME: set dpi_range.max, max_x & max_y on a per model base */ in u12if_getCaps()
428 dev->max_y = 11.6934 * (double)_MM_PER_INCH; in u12if_getCaps()
438 dev->y_range.max = SANE_FIX(dev->max_y); in u12if_getCaps()
H A Dmicrotek.c1602 mi->max_y = 14.0 * mi->base_resolution - 1; in parse_inquiry()
1606 mi->max_y = 11.0 * mi->base_resolution - 1; in parse_inquiry()
1610 mi->max_y = 11.69 * mi->base_resolution - 1; in parse_inquiry()
1614 mi->max_y = 13.0 * mi->base_resolution - 1; in parse_inquiry()
1618 mi->max_y = 10.0 * mi->base_resolution - 1; in parse_inquiry()
1622 mi->max_y = 14.0 * mi->base_resolution - 1; in parse_inquiry()
1626 mi->max_y = 13.5 * mi->base_resolution - 1; in parse_inquiry()
1630 mi->max_y = 14.0 * mi->base_resolution - 1; in parse_inquiry()
1635 mi->max_y = (35.0 / MM_PER_INCH) * mi->base_resolution - 1; in parse_inquiry()
1639 mi->max_y in parse_inquiry()
[all...]
H A Dmustek_usb.c129 SANE_Int max_x, max_y; in calc_parameters() local
177 max_y = s->hw->max_height * SANE_UNFIX (s->val[OPT_RESOLUTION].w) / 300; in calc_parameters()
186 if (s->height_dots > max_y) in calc_parameters()
187 s->height_dots = max_y; in calc_parameters()
200 if (s->tl_y_dots + s->height_dots > max_y) in calc_parameters()
201 s->tl_y_dots = max_y - s->height_dots; in calc_parameters()
H A Dmicrotek.h155 SANE_Int max_y; /* pixels */ member
H A Depjitsu.c1252 s->paper_y_range.max = SCANNER_UNIT_TO_FIXED_MM(s->max_y); in sane_get_option_descriptor()
1805 int max_y; member
2014 s->max_y = PIX_TO_SCANNER_UNIT( settings[i].max_y, settings[i].y_res ); in change_params()
2053 if (s->tl_y > s->max_y - s->min_y) in change_params()
2054 s->tl_y = s->max_y - s->min_y - s->adf_height_padding; in change_params()
2055 s->page_height = MIN(s->page_height, s->max_y - s->adf_height_padding - s->tl_y); in change_params()
2058 if (s->tl_y + s->page_height > s->max_y) in change_params()
2059 s->tl_y = s->max_y - s->adf_height_padding - s->page_height; in change_params()
2066 s->br_y = s->max_y; in change_params()
[all...]
H A Depson.c1479 check_ext_status (Epson_Scanner * s, int *max_x, int *max_y) in check_ext_status() argument
1488 *max_y = 0; in check_ext_status()
1522 *max_y = buf[5] << 8 | buf[4]; in check_ext_status()
1577 *max_y = buf[10] << 8 | buf[9]; in check_ext_status()
1586 *max_y = (int) (h * s->hw->dpi_range.max); in check_ext_status()
4403 int max_x, max_y; in sane_start() local
4424 status = check_ext_status (s, &max_x, &max_y); in sane_start()
4442 check_ext_status (s, &max_x, &max_y); in sane_start()
4444 s->hw->adf_max_y = max_y; in sane_start()
4474 int max_x, max_y; in sane_start() local
[all...]
H A Depjitsu.h117 int max_y; member
H A Dsharp.h396 SANE_Byte max_y[4]; member
H A Dnec.h369 SANE_Byte max_y[4]; member
H A Dplustek-pp.h551 SANE_Int max_y; /* area */ member
H A Dcanon_dr.h196 int max_y; member
H A Dfujitsu.h315 int max_y; member
/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3dx_rcl.c547 const uint32_t max_y = min_y + h - 1; in supertile_in_job_scissors() local
553 const uint32_t max_s_y = job->scissor.rects[i].max_y; in supertile_in_job_scissors()
556 max_y < min_s_y || min_y > max_s_y) { in supertile_in_job_scissors()
/third_party/ffmpeg/libavcodec/
H A Derror_resilience.c561 int max_x, max_y, min_x, min_y, max_r, min_r; in guess_mv() local
579 max_y = max_x = max_r = -99999; in guess_mv()
581 min_x = min_y = max_x = max_y = min_r = max_r = 0; in guess_mv()
585 max_y = FFMAX(max_y, mv_predictor[j][1]); in guess_mv()
592 mv_predictor[pred_count + 1][1] = sum_y - max_y - min_y; in guess_mv()
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c310 const int max_y = GetMin(tile_size, height - start_y); in GetBestPredictorForTile() local
358 for (relative_y = 0; relative_y < max_y; ++relative_y) { in GetBestPredictorForTile()

Completed in 39 milliseconds

12