Home
last modified time | relevance | path

Searched defs:width (Results 2451 - 2475 of 5410) sorted by relevance

1...<<919293949596979899100>>...217

/third_party/cups-filters/cupsfilters/
H A Dimage.c216 cupsImageGetRow(cups_image_t *img, int x, int y, int width, cups_ib_t *pixels) cupsImageGetRow() argument
497 _cupsImagePutRow( cups_image_t *img, int x, int y, int width, const cups_ib_t *pixels) _cupsImagePutRow() argument
832 cupsImageCrop(cups_image_t* img,int posw,int posh,int width,int height) cupsImageCrop() argument
[all...]
/third_party/cups-filters/filter/
H A Drastertopclx.c1568 int width; /* Width of line in pixels */ in OutputLine() local
1704 width; /* Width of line */ in ReadLine() local
[all...]
H A Durftopdf.cpp78 unsigned width; member
122 QPDFObjectHandle makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, ColorSpace cs, unsigned bpc) in makeImage() argument
188 int add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, unsigned dpi) in add_pdf_page() argument
271 uint32_t width; global() member
278 decode_raster(int fd, unsigned width, unsigned height, int bpp, struct pdf_info * info) decode_raster() argument
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRBBIDataWrapper.java429 static public String intToString(int n, int width) { in intToString() argument
438 static public String charToString(char n, int width) { in charToString() argument
448 static public String intToHexString(int n, int width) { in intToHexString() argument
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A Dpflow.c281 void pf_breakLines(pf_flow *flow, le_int32 width, le_int32 height) in pf_breakLines() argument
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c428 int32_t width, pad, i, day; in print_month() local
546 int32_t width, pad, i, j; in print_year() local
[all...]
/third_party/NuttX/drivers/usbdev/gadget/
H A Dusbd_video.c825 uint32_t width = frame_width; in usb_format_yuv_semiplanar_420() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRBBIDataWrapper.java394 static public String intToString(int n, int width) { in intToString() argument
404 static public String intToHexString(int n, int width) { in intToHexString() argument
/third_party/icu/icu4c/source/i18n/
H A Dnumber_fluent.cpp229 Derived NumberFormatterSettings<Derived>::unitWidth(UNumberUnitWidth width)&& { in unitWidth() argument
/third_party/lzma/CPP/Windows/Control/
H A DDialog.cpp222 bool CDialog::MoveItem(unsigned id, int x, int y, int width, int height, bool repaint) in MoveItem() argument
/third_party/mesa3d/src/freedreno/computerator/
H A Da6xx.c315 unsigned width = sz & MASK(15); in cs_ibo_emit() local
/third_party/mesa3d/src/freedreno/rnn/
H A Drnndec.c160 int width = ti->high - ti->low + 1; in rnndec_decodeval() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_fast_clear.c482 uint32_t width, height; in radv_process_color_image_layer() local
609 uint32_t width, height; in radv_process_color_image() local
740 uint32_t width, height; radv_decompress_dcc_compute() local
[all...]
H A Dradv_meta_decompress.c404 uint32_t width, height; in radv_process_depth_image_layer() local
502 uint32_t width = radv_minify(image->info.width, subresourceRange->baseMipLevel + l); in radv_process_depth_stencil() local
548 uint32_t width, heigh in radv_expand_depth_stencil_compute() local
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c78 uint32_t width = image->vk.extent.width; in v3d_setup_slices() local
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c602 unsigned width = 1 + field->high - field->low; in display_field() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sdma_copy_image.c47 static unsigned minify_as_blocks(unsigned width, unsigned level, unsigned blk_w) in minify_as_blocks() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddrisw.c58 put_image(__DRIdrawable *dPriv, void *data, unsigned width, unsigned height) in put_image() argument
100 get_image(__DRIdrawable *dPriv, int x, int y, int width, int height, void *data) in get_image() argument
111 get_image2(__DRIdrawable *dPriv, int x, int y, int width, in argument
69 put_image2(__DRIdrawable *dPriv, void *data, int x, int y, unsigned width, unsigned height, unsigned stride) put_image2() argument
81 put_image_shm(__DRIdrawable *dPriv, int shmid, char *shmaddr, unsigned offset, unsigned offset_x, int x, int y, unsigned width, unsigned height, unsigned stride) put_image_shm() argument
126 get_image_shm(__DRIdrawable *dPriv, int x, int y, int width, int height, struct pipe_resource *res) get_image_shm() argument
158 drisw_get_image(struct dri_drawable *drawable, int x, int y, unsigned width, unsigned height, unsigned stride, void *data) drisw_get_image() argument
170 drisw_put_image(struct dri_drawable *drawable, void *data, unsigned width, unsigned height) drisw_put_image() argument
179 drisw_put_image2(struct dri_drawable *drawable, void *data, int x, int y, unsigned width, unsigned height, unsigned stride) drisw_put_image2() argument
189 drisw_put_image_shm(struct dri_drawable *drawable, int shmid, char *shmaddr, unsigned offset, unsigned offset_x, int x, int y, unsigned width, unsigned height, unsigned stride) drisw_put_image_shm() argument
352 unsigned width, height; drisw_allocate_textures() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_pipe.h81 fit_rect_format_inclusive(enum pipe_format format, RECT *rect, int width, int height) in fit_rect_format_inclusive() argument
807 nine_format_get_stride(enum pipe_format format, unsigned width) nine_format_get_stride() argument
815 nine_format_get_level_alloc_size(enum pipe_format format, unsigned width, unsigned height, unsigned level) nine_format_get_level_alloc_size() argument
837 nine_format_get_size_and_offsets(enum pipe_format format, unsigned *offsets, unsigned width, unsigned height, unsigned last_level) nine_format_get_size_and_offsets() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Doutput.c47 vlVdpOutputSurfaceCreate(VdpDevice device, VdpRGBAFormat rgba_format, uint32_t width, uint32_t height, VdpOutputSurface *surface) vlVdpOutputSurfaceCreate() argument
175 vlVdpOutputSurfaceGetParameters(VdpOutputSurface surface, VdpRGBAFormat *rgba_format, uint32_t *width, uint32_t *height) vlVdpOutputSurfaceGetParameters() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.c546 xa_composite_rect(struct xa_context *ctx, int srcX, int srcY, int maskX, int maskY, int dstX, int dstY, int width, int height) xa_composite_rect() argument
/third_party/mesa3d/src/imgui/
H A Dimstb_rectpack.h181 int width; member
260 stbrp_init_target(stbrp_context *context, int width, int height, stbrp_node *nodes, int num_nodes) stbrp_init_target() argument
293 stbrp__skyline_find_min_y(stbrp_context *c, stbrp_node *first, int x0, int width, int *pwaste) stbrp__skyline_find_min_y() argument
349 stbrp__skyline_find_best_pos(stbrp_context *c, int width, int height) stbrp__skyline_find_best_pos() argument
444 stbrp__skyline_pack_rectangle(stbrp_context *context, int width, int height) stbrp__skyline_pack_rectangle() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
H A DOutputMerger.cpp774 unsigned width, height; in SetRenderTargets() local
H A DResource.cpp159 unsigned width; in subResourceBox() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp533 const uint32_t width = devinfo->ver == 8 && imm->is_half_float ? 2 : 1; in opt_combine_constants() local

Completed in 25 milliseconds

1...<<919293949596979899100>>...217