| /third_party/backends/backend/ |
| H A D | qcam.c | 682 despeckle (int width, int height, SANE_Byte * in, SANE_Byte * out) in despeckle() argument 741 despeckle32 (int width, int height, SANE_Byte * in, SANE_Byte * out) in despeckle32() argument 822 int width, height; in reader_process() local 1897 int top, left, width, height, undecimated_width, undecimated_height; sane_start() local [all...] |
| /third_party/cups-filters/filter/ |
| H A D | pdftoraster.cxx | 1515 static unsigned char *onebitpixel(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int height){ in onebitpixel() argument 1539 static unsigned char *removeAlpha(unsigned char *src, unsigned char *dst, unsigned int width, unsigned int height){ in removeAlpha() argument [all...] |
| H A D | rastertopdf.cpp | 301 unsigned height; member 943 int prepare_pdf_page(struct pdf_info * info, unsigned width, unsigned height, unsigned bpl, in prepare_pdf_page() argument 706 makeImage(QPDF &pdf, PointerHolder<Buffer> page_data, unsigned width, unsigned height, std::string render_intent, cups_cspace_t cs, unsigned bpc) makeImage() argument 1090 add_pdf_page(struct pdf_info * info, int pagen, unsigned width, unsigned height, int bpp, int bpc, int bpl, std::string render_intent, cups_cspace_t color_space, unsigned xdpi, unsigned ydpi) add_pdf_page() argument 1194 convert_raster(cups_raster_t *ras, unsigned width, unsigned height, int bpp, int bpl, struct pdf_info * info) convert_raster() argument [all...] |
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | options.c | 616 float width, height; in paramvalues_from_string() local 819 char width[30], height[30]; in build_foomatic_custom_command() local [all...] |
| /third_party/NuttX/include/nuttx/video/ |
| H A D | fb.h | 415 fb_coord_t height; /* Height of the cursor image in pixels */ member
|
| /third_party/libuv/src/win/ |
| H A D | tty.c | 412 int uv_tty_get_winsize(uv_tty_t* tty, int* width, int* height) { in uv_tty_get_winsize() argument 2391 int width, height; local
|
| /third_party/mesa3d/src/amd/addrlib/src/r800/ |
| H A D | ciaddrlib.cpp | 1247 HwlSetupTileInfo( AddrTileMode tileMode, ADDR_SURFACE_FLAGS flags, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, ADDR_TILEINFO* pTileInfoIn, ADDR_TILEINFO* pTileInfoOut, AddrTileType inTileType, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlSetupTileInfo() argument 2103 HwlPadDimensions( AddrTileMode tileMode, UINT_32 bpp, ADDR_SURFACE_FLAGS flags, UINT_32 numSamples, ADDR_TILEINFO* pTileInfo, UINT_32 mipLevel, UINT_32* pPitch, UINT_32* pPitchAlign, UINT_32 height, UINT_32 heightAlign ) const HwlPadDimensions() argument
|
| H A D | siaddrlib.cpp | 1265 HwlComputeHtileBytes( UINT_32 pitch, UINT_32 height, UINT_32 bpp, BOOL_32 isLinear, UINT_32 numSlices, UINT_64* pSliceBytes, UINT_32 baseAlign ) const HwlComputeHtileBytes() argument 1288 HwlComputeXmaskAddrFromCoord( UINT_32 pitch, UINT_32 height, UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pBitPosition ) const HwlComputeXmaskAddrFromCoord() argument 1447 HwlComputeXmaskCoordFromAddr( UINT_64 addr, UINT_32 bitPosition, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pX, UINT_32* pY, UINT_32* pSlice ) const HwlComputeXmaskCoordFromAddr() argument 1700 UINT_32 height = *pHeight; HwlGetSizeAdjustmentLinear() local 1850 UINT_32 height = *pHeight; HwlGetSizeAdjustmentMicroTiled() local 1946 HwlSetupTileInfo( AddrTileMode tileMode, ADDR_SURFACE_FLAGS flags, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, ADDR_TILEINFO* pTileInfoIn, ADDR_TILEINFO* pTileInfoOut, AddrTileType inTileType, ADDR_COMPUTE_SURFACE_INFO_OUTPUT* pOut ) const HwlSetupTileInfo() argument [all...] |
| /third_party/mesa3d/src/amd/common/ |
| H A D | ac_surface.h | 400 uint32_t height; member
|
| /third_party/mesa3d/src/amd/addrlib/src/core/ |
| H A D | addrlib1.cpp | 1766 UINT_32 height = 1; ComputeTileDataWidthAndHeight() local 1943 ComputeCmaskBytes( UINT_32 pitch, UINT_32 height, UINT_32 numSlices ) const ComputeCmaskBytes() argument 2174 HwlComputeXmaskCoordFromAddr( UINT_64 addr, UINT_32 bitPosition, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pX, UINT_32* pY, UINT_32* pSlice ) const HwlComputeXmaskCoordFromAddr() argument 2356 HwlComputeXmaskAddrFromCoord( UINT_32 pitch, UINT_32 height, UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pBitPosition ) const HwlComputeXmaskAddrFromCoord() argument 2568 ComputeSurfaceAddrFromCoordLinear( UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 sample, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32* pBitPosition ) const ComputeSurfaceAddrFromCoordLinear() argument 2605 ComputeSurfaceCoordFromAddrLinear( UINT_64 addr, UINT_32 bitPosition, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample ) const ComputeSurfaceCoordFromAddrLinear() argument 2638 ComputeSurfaceCoordFromAddrMicroTiled( UINT_64 addr, UINT_32 bitPosition, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, AddrTileType microTileType, BOOL_32 isDepthSampleOrder ) const ComputeSurfaceCoordFromAddrMicroTiled() argument 3565 DegradeTo1D( UINT_32 width, UINT_32 height, UINT_32 macroTilePitchAlign, UINT_32 macroTileHeightAlign ) DegradeTo1D() argument 3623 UINT_32 height = pInOut->height; OptimizeTileMode() local [all...] |
| H A D | addrlib2.h | 792 ComputePadSize( const Dim3d* pBlkDim, UINT_32 width, UINT_32 height, UINT_32 numSlices, Dim3d* pPadDim) ComputePadSize() argument
|
| /third_party/libdrm/include/drm/ |
| H A D | mga_drm.h | 401 int height, ydir; /* flip image vertically */ member
|
| H A D | r128_drm.h | 287 unsigned short width, height; member
|
| H A D | vmwgfx_drm.h | 220 __u32 height; member 499 __u32 height; member
|
| H A D | vc4_drm.h | 148 __u16 height; member
|
| /third_party/libdrm/freedreno/kgsl/ |
| H A D | msm_kgsl.h | 396 unsigned int height; member
|
| /third_party/libdrm/intel/ |
| H A D | intel_decode.c | 1786 int width, height, pitch, dword; in decode_3d_1d() local
|
| /third_party/libdrm/exynos/ |
| H A D | exynos_fimg2d.h | 292 unsigned int height; member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_wayland.c | 1360 int width, height, fourc in create_wl_buffer() local 1179 dri2_wl_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_wl_get_buffers_with_format() argument 1221 dri2_wl_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_wl_get_buffers() argument [all...] |
| H A D | platform_x11.c | 523 dri2_x11_get_buffers(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_x11_get_buffers() argument 560 dri2_x11_get_buffers_with_format(__DRIdrawable * driDrawable, int *width, int *height, unsigned int *attachments, int count, int *out_count, void *loaderPrivate) dri2_x11_get_buffers_with_format() argument 1000 dri2_x11_post_sub_buffer(_EGLDisplay *disp, _EGLSurface *draw, EGLint x, EGLint y, EGLint width, EGLint height) dri2_x11_post_sub_buffer() argument [all...] |
| /third_party/mesa3d/src/egl/main/ |
| H A D | eglapi.c | 2335 eglPostSubBufferNV(EGLDisplay dpy, EGLSurface surface, EGLint x, EGLint y, EGLint width, EGLint height) eglPostSubBufferNV() argument
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| H A D | tu_device.h | 383 uint32_t height; member
|
| /third_party/mesa3d/src/gallium/auxiliary/cso_cache/ |
| H A D | cso_context.c | 722 cso_set_viewport_dims(struct cso_context *ctx, float width, float height, boolean invert) cso_set_viewport_dims() argument
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_image.c | 456 unsigned height = image->info.height; in radv_patch_image_dimensions() local 954 gfx10_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) gfx10_make_texture_descriptor() argument 1114 si_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) si_make_texture_descriptor() argument 1328 radv_make_texture_descriptor(struct radv_device *device, struct radv_image *image, bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, const VkComponentMapping *mapping, unsigned first_level, unsigned last_level, unsigned first_layer, unsigned last_layer, unsigned width, unsigned height, unsigned depth, float min_lod, uint32_t *state, uint32_t *fmask_state, VkImageCreateFlags img_create_flags) radv_make_texture_descriptor() argument [all...] |
| H A D | radv_meta_clear.c | 1393 uint32_t width, height; in radv_clear_dcc_comp_to_single() local 2060 uint32_t height = radv_minify(image->info.height, range->baseMipLevel + level); radv_clear_image_layer() local [all...] |