/plan9/sys/src/cmd/gs/src/ |
H A D | gsflip.c | 45 flip3x1(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x1() 68 flip3x2(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x2() 91 flip3x4(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x4() 111 flip3x8(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x8() 129 flip3x12(byte * buffer, const byte ** planes, int offset, int nbytes) in flip3x12() 159 flip4x1(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x1() 189 flip4x2(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x2() 218 flip4x4(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x4() 240 flip4x8(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x8() 260 flip4x12(byte * buffer, const byte ** planes, int offset, int nbytes) in flip4x12() [all …]
|
H A D | gdevl31s.c | 114 lj3100sw_flush_buffer(FILE *prn_stream, char *buffer, char **pptr) in lj3100sw_flush_buffer() 125 lj3100sw_output_data_byte(FILE *prn_stream, char *buffer, char **pptr, int val) in lj3100sw_output_data_byte() 133 lj3100sw_output_repeated_data_bytes(FILE *prn_stream, char *buffer, char **pptr, int val, int num) in lj3100sw_output_repeated_data_bytes() 147 lj3100sw_output_newline(FILE *prn_stream, char *buffer, char **pptr) in lj3100sw_output_newline() 155 lj3100sw_output_empty_line(FILE *prn_stream, char *buffer, char **pptr, bool high_resolution) in lj3100sw_output_empty_line() 173 char buffer[BUFFERSIZE], *ptr = buffer; in lj3100sw_print_page_copies() local
|
H A D | ttload.h | 154 #define FILE_Read( buffer, count ) \ argument 156 #define FILE_Read_At( pos, buffer, count ) \ argument 198 #define FILE_Read( buffer, count ) \ argument 200 #define FILE_Read_At( pos, buffer, count ) \ argument
|
H A D | gp_mswin.c | 99 int gp_cache_insert(int type, byte *key, int keylen, void *buffer, int buflen) in gp_cache_insert() 106 int gp_cache_query(int type, byte* key, int keylen, void **buffer, in gp_cache_query() 307 char *buffer; in get_queues() local 353 char *buffer; in get_ports() local 370 char *buffer; in get_queuename() local 406 char *buffer; in get_portname() local 458 char *buffer; in gp_printfile_win32() local
|
H A D | wrfont.c | 71 char buffer[32]; in WRF_wfloat() local 78 char buffer[32]; in WRF_wint() local
|
H A D | gp_dvx.c | 89 int gp_cache_insert(int type, byte *key, int keylen, void *buffer, int buflen) in gp_cache_insert() 96 int gp_cache_query(int type, byte* key, int keylen, void **buffer, in gp_cache_query()
|
H A D | gp_iwatc.c | 72 int gp_cache_insert(int type, byte *key, int keylen, void *buffer, int buflen) in gp_cache_insert() 79 int gp_cache_query(int type, byte* key, int keylen, void **buffer, in gp_cache_query()
|
H A D | gp_os9.c | 111 int gp_cache_insert(int type, byte *key, int keylen, void *buffer, int buflen) in gp_cache_insert() 118 int gp_cache_query(int type, byte* key, int keylen, void **buffer, in gp_cache_query()
|
H A D | sjpx.h | 45 unsigned char *buffer; /* temporary buffer for compressed data */ member
|
H A D | gp_mac.c | 312 int gp_cache_insert(int type, byte *key, int keylen, void *buffer, int buflen) in gp_cache_insert() 319 int gp_cache_query(int type, byte* key, int keylen, void **buffer, in gp_cache_query()
|
H A D | gxmclip.h | 51 } buffer; member
|
/plan9/sys/src/games/mp3enc/ |
H A D | mpglib_interface.c | 39 unsigned char* buffer, in lame_decode1_headers() 131 unsigned char* buffer, in lame_decode1() 150 unsigned char* buffer, in lame_decode_headers() 172 unsigned char* buffer, in lame_decode()
|
H A D | vorbis_interface.c | 60 char *buffer; in lame_decode_ogg_initfile() local 290 char *buffer; in lame_decode_ogg_fromfile() local 521 double **buffer = vorbis_analysis_buffer(&vd2,gfp->framesize); in lame_encode_ogg_frame() local
|
/plan9/sys/src/cmd/gs/jpeg/ |
H A D | jerror.c | 100 char buffer[JMSG_LENGTH_MAX]; in output_message() local 157 format_message (j_common_ptr cinfo, char * buffer) in format_message()
|
H A D | jccoefct.c | 253 JBLOCKARRAY buffer; in compress_first_pass() local 347 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; in compress_output() local 438 JBLOCKROW buffer; in jinit_c_coef_controller() local
|
H A D | cdjpeg.h | 36 JSAMPARRAY buffer; member 68 JSAMPARRAY buffer; member
|
H A D | jdcoefct.c | 250 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; in consume_data() local 321 JBLOCKARRAY buffer; in decompress_data() local 467 JBLOCKARRAY buffer; in decompress_smooth_data() local 723 JBLOCKROW buffer; in jinit_d_coef_controller() local
|
H A D | jctrans.c | 286 JBLOCKARRAY buffer[MAX_COMPS_IN_SCAN]; in compress_output() local 367 JBLOCKROW buffer; in transencode_coef_controller() local
|
H A D | example.c | 297 JSAMPARRAY buffer; /* Output row buffer */ in read_JPEG_file() local
|
H A D | jdatadst.c | 29 JOCTET * buffer; /* start of buffer */ member
|
/plan9/sys/src/cmd/tarsplit/ |
H A D | tarsub.c | 42 readtar(int in, char *buffer, long size) in readtar() 70 writetar(int outf, char *buffer, ulong size) in writetar()
|
/plan9/sys/src/cmd/scat/ |
H A D | bitinput.c | 28 static int buffer; variable
|
/plan9/sys/src/libthread/ |
H A D | tprimes.c | 7 int buffer; variable
|
/plan9/sys/src/games/mp3dec/ |
H A D | stream.c | 78 unsigned char const *buffer, unsigned long length) in mad_stream_buffer()
|
/plan9/sys/src/cmd/gs/libpng/ |
H A D | pngpread.c | 29 png_bytep buffer, png_size_t buffer_size) in png_process_data() 555 png_push_fill_buffer(png_structp png_ptr, png_bytep buffer, png_size_t length) in png_push_fill_buffer() 642 png_push_restore_buffer(png_structp png_ptr, png_bytep buffer, in png_push_restore_buffer() 743 png_process_IDAT_data(png_structp png_ptr, png_bytep buffer, in png_process_IDAT_data()
|