| /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 | 50 ysize, /* Height 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 [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 | 100 ysize, /* Height of image in pixels */ member 123 ysize, /* Height 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 114 const int ysize = picture->height; in VP8ApplyNearLossless() local
|
| H A D | backward_references_cost_enc.c | 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
|
| H A D | backward_references_enc.c | 442 static int BackwardReferencesRle(int xsize, int ysize, in BackwardReferencesRle() argument 485 static int BackwardReferencesLz77(int xsize, int ysize, in BackwardReferencesLz77() argument 557 static int BackwardReferencesLz77Box(int xsize, int ysize, in BackwardReferencesLz77Box() argument 256 VP8LHashChainFill(VP8LHashChain* const p, int quality, const uint32_t* const argb, int xsize, int ysize, int low_effort) VP8LHashChainFill() argument [all...] |
| H A D | histogram_enc.c | 1171 int VP8LGetHistoImageSymbols(int xsize, int ysize, in VP8LGetHistoImageSymbols() 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/ffmpeg/libavformat/ |
| H A D | img2enc.c | 201 int ysize = par->width * par->height; in write_packet() local
|
| /third_party/backends/backend/ |
| H A D | hp5400_internal.h | 138 uint16_t ysize; /* Why does the X get more bytes? */ 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 | 162 unsigned int ysize = img.dim_y; in load_image_block() local 282 unsigned int ysize = img.dim_y; in load_image_block_fast_ldr() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | libxvid.c | 69 int ysize; /**< Frame y size */ member
|
| H A D | truemotion1.c | 93 uint16_t ysize; 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/skia/third_party/externals/libwebp/src/dec/ |
| H A D | frame_dec.c | 409 const int ysize = extra_y_rows * dec->cache_y_stride_; in FinishRow() local
|
| H A D | vp8l_dec.c | 360 static int ReadHuffmanCodes(VP8LDecoder* const dec, int xsize, int ysize, in ReadHuffmanCodes() argument 1300 static int ReadTransform(int* const xsize, int const* ysize, in ReadTransform() argument 1422 static int DecodeImageStream(int xsize, int ysize, in DecodeImageStream() argument
|
| /third_party/cups-filters/filter/ |
| H A D | imagetopdf.c | 130 ysize, variable [all...] |
| H A D | imagetoraster.c | 144 ysize, 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/skia/third_party/externals/libpng/contrib/libtests/ |
| H A D | makepng.c | 817 unsigned int ysize; in write_png() local
|