Searched defs:zsize (Results 1 - 7 of 7) sorted by relevance
/third_party/elfutils/libelf/ |
H A D | elf_strptr.c | 44 size_t zsize, zalign; in get_zdata() local
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-sgi.h | 51 zsize; /* Number of channels */ 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...] |
/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/libavcodec/ |
H A D | flashsvenc.c | 174 unsigned long zsize = 3 * block_width * block_height; in encode_bitstream() local
|
H A D | g2meet.c | 1054 int hdr, zsize, npal, tidx = -1, ret; in kempf_decode_tile() local
|
/third_party/astc-encoder/Source/ |
H A D | astcenc_image.cpp | 163 unsigned int zsize = img.dim_z; in load_image_block() local
|
Completed in 6 milliseconds