| /third_party/backends/backend/ |
| H A D | hp5400_internal.c | 690 DecodeImage (FILE * file, int planes, int bpp, int xsize, int ysize, in DecodeImage() argument [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/skia/third_party/externals/libwebp/src/enc/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | au1200fb.c | 85 unsigned int xsize; member 122 unsigned int xsize; member
|
| /kernel/linux/linux-5.10/fs/jfs/ |
| H A D | jfs_dtree.c | 938 int xlen, xsize; in dtSplitUp() local 1644 int xlen, xsize; in dtExtendPage() local 1878 int xsize; in dtSplitRoot() local 2449 int xlen, xsize; dtRelocate() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
| H A D | intel_tv.c | 1094 int xsize, ysize, xpos, ypos; in intel_tv_get_config() local 1434 unsigned int xsize, ysize; in intel_tv_pre_enable() local
|
| /kernel/linux/linux-6.6/fs/jfs/ |
| H A D | jfs_dtree.c | 938 int xlen, xsize; in dtSplitUp() local 1644 int xlen, xsize; in dtExtendPage() local 1878 int xsize; in dtSplitRoot() local [all...] |
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | au1200fb.c | 85 unsigned int xsize; member 122 unsigned int xsize; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | intel_tv.c | 1104 int xsize, ysize, xpos, ypos; in intel_tv_get_config() local 1455 unsigned int xsize, ysize; in intel_tv_pre_enable() local
|
| /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...] |
| /third_party/ffmpeg/libavcodec/ |
| 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...] |
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| H A D | atmel_mxt_ts.c | 293 u8 xsize; member [all...] |
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| H A D | atmel_mxt_ts.c | 297 u8 xsize; member [all...] |