Home
last modified time | relevance | path

Searched defs:height (Results 3851 - 3875 of 4474) sorted by relevance

1...<<151152153154155156157158159160>>...179

/third_party/backends/backend/
H A Dmustek_usb_high.h185 SANE_Word height; member
333 double height; member
H A Drts8891.c2869 average_area (int color, SANE_Byte * data, int width, int height, in average_area() argument
256 write_gray_data(unsigned char *image, char *name, SANE_Int width, SANE_Int height) write_gray_data() argument
272 write_rgb_data(char *name, unsigned char *image, SANE_Int width, SANE_Int height) write_rgb_data() argument
3026 int height = 180; find_origin() local
3341 int height = 1; find_margin() local
[all...]
H A Dhp5590_cmds.c1488 hp5590_set_scan_area(SANE_Int dn, enum proto_flags proto_flags, struct scanner_info *scanner_info, unsigned int top_x, unsigned int top_y, unsigned int width, unsigned int height, unsigned int dpi, enum color_depths color_depth, enum scan_modes scan_mode, enum scan_sources scan_source) hp5590_set_scan_area() argument
1711 hp5590_set_scan_params(SANE_Int dn, enum proto_flags proto_flags, struct scanner_info * scanner_info, unsigned int top_x, unsigned int top_y, unsigned int width, unsigned int height, unsigned int dpi, enum color_depths color_depth, enum scan_modes scan_mode, enum scan_sources scan_source) hp5590_set_scan_params() argument
H A Dkodakaio.c1214 cmd_set_scanning_parameters(SANE_Handle handle, int resolution, int tl_x, int tl_y, int width, int height, unsigned char source) cmd_set_scanning_parameters() argument
[all...]
H A Dqcam.c682 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/backends/frontend/
H A Dscanimage.c85 int height; member
1176 write_pnm_header (SANE_Frame format, int width, int height, int depth, FILE *ofp) in write_pnm_header() argument
1206 write_png_header(SANE_Frame format, int width, int height, int depth, int dpi, const char * icc_profile, FILE *ofp, png_structp* png_ptr, png_infop* info_ptr) write_png_header() argument
1286 write_jpeg_header(SANE_Frame format, int width, int height, int dpi, FILE *ofp, struct jpeg_compress_struct *cinfo, struct jpeg_error_mgr *jerr) write_jpeg_header() argument
[all...]
/third_party/backends/sanei/
H A Dsanei_magic.c281 int height = params->lines; in sanei_magic_findEdges() local
509 int height = params->lines; in sanei_magic_findSkew() local
617 int height = params->lines; sanei_magic_rotate() local
1268 getTopEdge(int width, int height, int resolution, int * buff, double * finSlope, int * finXInter, int * finYInter) getTopEdge() argument
1379 getLine(int height, int width, int * buff, int slopes, double minSlope, double maxSlope, int offsets, int minOffset, int maxOffset, double * finSlope, int * finOffset, int * finDensity) getLine() argument
1596 getLeftEdge(int width, int height, int * top, int * bot, double slope, int * finXInter, int * finYInter) getLeftEdge() argument
1688 int height = params->lines; sanei_magic_getTransY() local
1821 int height = params->lines; sanei_magic_getTransX() local
[all...]
/third_party/cups-filters/filter/
H A Dpdftoraster.cxx1515 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 Drastertopdf.cpp301 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 Doptions.c616 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 Dfb.h415 fb_coord_t height; /* Height of the cursor image in pixels */ member
/third_party/libuv/src/win/
H A Dtty.c412 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 Dciaddrlib.cpp1247 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 Dsiaddrlib.cpp1265 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 Dac_surface.h400 uint32_t height; member
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.cpp1766 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 Daddrlib2.h792 ComputePadSize( const Dim3d* pBlkDim, UINT_32 width, UINT_32 height, UINT_32 numSlices, Dim3d* pPadDim) ComputePadSize() argument
/third_party/libdrm/include/drm/
H A Dmga_drm.h401 int height, ydir; /* flip image vertically */ member
H A Dr128_drm.h287 unsigned short width, height; member
H A Dvmwgfx_drm.h220 __u32 height; member
499 __u32 height; member
H A Dvc4_drm.h148 __u16 height; member
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h396 unsigned int height; member
/third_party/libdrm/intel/
H A Dintel_decode.c1786 int width, height, pitch, dword; in decode_3d_1d() local
/third_party/libdrm/exynos/
H A Dexynos_fimg2d.h292 unsigned int height; member
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1360 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...]

Completed in 63 milliseconds

1...<<151152153154155156157158159160>>...179