/third_party/ltp/testcases/kernel/mem/hugetlb/hugemmap/ |
H A D | hugemmap25.c | 54 unsigned long xsize = size + align - getpagesize(); in map_align() local
|
/third_party/ffmpeg/doc/examples/ |
H A D | decode_video.c | 38 static void pgm_save(unsigned char *buf, int wrap, int xsize, int ysize, in pgm_save() argument
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-sgi.h | 49 unsigned short xsize, /* Width in pixels */ member
|
H A D | image-sgilib.c | 168 sgiOpen(const char *filename, int mode, int comp, int bpp, int xsize, int ysize, int zsize) sgiOpen() argument 200 sgiOpenFile(FILE *file, int mode, int comp, int bpp, int xsize, int ysize, int zsize) sgiOpenFile() argument 615 read_rle8(FILE *fp, unsigned short *row, int xsize) read_rle8() argument 661 read_rle16(FILE *fp, unsigned short *row, int xsize) read_rle16() argument 707 write_rle8(FILE *fp, unsigned short *row, int xsize) write_rle8() argument 799 write_rle16(FILE *fp, unsigned short *row, int xsize) write_rle16() argument [all...] |
H A D | image-zoom.c | 79 _cupsImageZoomNew( cups_image_t *img, int xc0, int yc0, int xc1, int yc1, int xsize, int ysize, int rotated, cups_iztype_t type) _cupsImageZoomNew() argument [all...] |
H A D | image-private.h | 99 unsigned xsize, /* Width of image in pixels */ member 122 xsize, /* Width of output image */ member
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | near_lossless_enc.c | 74 static void NearLossless(int xsize, int ysize, const uint32_t* argb_src, in NearLossless() argument 113 const int xsize = picture->width; VP8ApplyNearLossless() local [all...] |
H A D | backward_references_cost_enc.c | 61 static int CostModelBuild(CostModel* const m, int xsize, int cache_bits, in CostModelBuild() argument 761 int VP8LBackwardReferencesTraceBackwards(int xsize, int ysize, in VP8LBackwardReferencesTraceBackwards() argument 563 BackwardReferencesHashChainDistanceOnly( int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain, const VP8LBackwardRefs* const refs, uint16_t* const dist_array) BackwardReferencesHashChainDistanceOnly() argument [all...] |
H A D | backward_references_enc.c | 50 int VP8LDistanceToPlaneCode(int xsize, int dist) { in VP8LDistanceToPlaneCode() argument 243 static int GetWindowSizeForHashChain(int quality, int xsize) { in GetWindowSizeForHashChain() argument 256 VP8LHashChainFill(VP8LHashChain* const p, int quality, const uint32_t* const argb, int xsize, int ysize, int low_effort) VP8LHashChainFill() argument 442 BackwardReferencesRle(int xsize, int ysize, const uint32_t* const argb, int cache_bits, VP8LBackwardRefs* const refs) BackwardReferencesRle() argument 485 BackwardReferencesLz77(int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain, VP8LBackwardRefs* const refs) BackwardReferencesLz77() argument 557 BackwardReferencesLz77Box(int xsize, int ysize, const uint32_t* const argb, int cache_bits, const VP8LHashChain* const hash_chain_best, VP8LHashChain* hash_chain, VP8LBackwardRefs* const refs) BackwardReferencesLz77Box() argument 708 BackwardReferences2DLocality(int xsize, const VP8LBackwardRefs* const refs) BackwardReferences2DLocality() argument [all...] |
H A D | histogram_enc.c | 1171 int VP8LGetHistoImageSymbols(int xsize, int ysize, in VP8LGetHistoImageSymbols() argument 558 HistogramBuild( int xsize, int histo_bits, const VP8LBackwardRefs* const backward_refs, VP8LHistogramSet* const image_histo) HistogramBuild() argument
|
H A D | predictor_enc.c | 703 static void CopyTileWithColorTransform(int xsize, int ysize, in CopyTileWithColorTransform() argument 675 GetBestColorTransformForTile( int tile_x, int tile_y, int bits, VP8LMultipliers prev_x, VP8LMultipliers prev_y, int quality, int xsize, int ysize, const int accumulated_red_histo[256], const int accumulated_blue_histo[256], const uint32_t* const argb) GetBestColorTransformForTile() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | ASTC_Decoder.cpp | 29 write_imageblock(unsigned char *img, const imageblock *pb, int xsize, int ysize, int zsize, int bytes, int destPitchB, int destSliceB, bool isUnsignedByte, int xdim, int ydim, int zdim, int xpos, int ypos, int zpos) write_imageblock() argument
|
/third_party/backends/backend/ |
H A D | hp5400_internal.h | 137 uint32_t xsize; /* Shape of returned bitmap */ member
|
H A D | hp5400_internal.c | 690 DecodeImage (FILE * file, int planes, int bpp, int xsize, int ysize, in DecodeImage() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrsbit.c | 413 FT_UInt xsize, ysize; in pfr_load_bitmap_metrics() local 657 FT_UInt xsize = 0, ysize = 0, format = 0; in FT_LOCAL() local [all...] |
/third_party/astc-encoder/Source/ |
H A D | astcenc_image.cpp | 161 unsigned int xsize = img.dim_x; in load_image_block() local 281 unsigned int xsize = img.dim_x; in load_image_block_fast_ldr() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | libxvid.c | 68 int xsize; /**< Frame x size */ member
|
H A D | truemotion1.c | 94 uint16_t xsize; member
|
H A D | exr.c | 136 int ysize, xsize; member 1198 int data_xoffset, data_yoffset, data_window_offset, xsize, ysize; decode_block() local [all...] |
/third_party/cups-filters/filter/ |
H A D | imagetopdf.c | 129 static float xsize, /* Total size in points */ variable [all...] |
H A D | imagetoraster.c | 143 float xsize, /* Tota in main() local 1704 format_CMY(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_CMY() argument 2078 format_CMYK(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_CMYK() argument 2473 format_K(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_K() argument 2591 format_KCMY(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_KCMY() argument 3017 format_KCMYcm( cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_KCMYcm() argument 3192 format_RGBA(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_RGBA() argument 3592 format_W(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_W() argument 3710 format_YMC(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_YMC() argument 4099 format_YMCK(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1) format_YMCK() argument [all...] |
/third_party/ntfs-3g/ntfsprogs/ |
H A D | playlog.c | 974 u32 xsize; in change_index_value() local 1489 u32 xsize; in update_index() local 1612 u32 xsize; in insert_index_allocation() local 1868 u32 xsize; redo_add_index() local 2162 u32 xsize; redo_delete_index() local 2851 u32 xsize; redo_write_index() local 2940 u32 xsize; undo_add_index() local 3109 u32 xsize; undo_delete_index() local 4289 u32 xsize; play_one_redo() local 4678 u32 xsize; play_one_undo() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | vp8l_dec.c | 167 static WEBP_INLINE int PlaneCodeToDistance(int xsize, int plane_code) { in PlaneCodeToDistance() argument 360 static int ReadHuffmanCodes(VP8LDecoder* const dec, int xsize, int ysize, in ReadHuffmanCodes() argument 1300 static int ReadTransform(int* const xsize, in argument 746 GetMetaIndex( const uint32_t* const image, int xsize, int bits, int x, int y) GetMetaIndex() argument 1422 DecodeImageStream(int xsize, int ysize, int is_level0, VP8LDecoder* const dec, uint32_t** const decoded_data) DecodeImageStream() argument [all...] |