| /plan9-contrib/sys/src/games/mp3dec/ |
| H A D | stream.c | 35 void mad_stream_init(struct mad_stream *stream) in mad_stream_init() 62 void mad_stream_finish(struct mad_stream *stream) in mad_stream_finish() 77 void mad_stream_buffer(struct mad_stream *stream, in mad_stream_buffer() 95 void mad_stream_skip(struct mad_stream *stream, unsigned long length) in mad_stream_skip() 104 int mad_stream_sync(struct mad_stream *stream) in mad_stream_sync() 127 char const *mad_stream_errorstr(struct mad_stream const *stream) in mad_stream_errorstr()
|
| H A D | frame.c | 115 int decode_header(struct mad_header *header, struct mad_stream *stream) in decode_header() 234 int free_bitrate(struct mad_stream *stream, struct mad_header const *header) in free_bitrate() 295 int mad_header_decode(struct mad_header *header, struct mad_stream *stream) in mad_header_decode() 429 int mad_frame_decode(struct mad_frame *frame, struct mad_stream *stream) in mad_frame_decode()
|
| H A D | main.c | 17 input(void *data, struct mad_stream *stream) in input() 150 error(void *data, struct mad_stream *stream, struct mad_frame *frame) in error()
|
| H A D | layer12.c | 104 int mad_layer_I(struct mad_stream *stream, struct mad_frame *frame) in mad_layer_I() 331 int mad_layer_II(struct mad_stream *stream, struct mad_frame *frame) in mad_layer_II()
|
| H A D | decoder.c | 294 enum mad_flow error_default(void *data, struct mad_stream *stream, in error_default() 319 struct mad_stream *stream; in run_sync() local
|
| H A D | decoder.h | 53 struct mad_stream stream; member
|
| /plan9-contrib/sys/src/cmd/gs/src/ |
| H A D | srdline.h | 37 typedef struct stream_s stream; typedef
|
| H A D | spprint.h | 26 typedef struct stream_s stream; typedef
|
| H A D | gdevphex.c | 853 FILE *stream; /* Output stream */ member 1677 private int photoex_print_page( PDEV *device, FILE *stream ) in photoex_print_page() 2628 private void SendReset( FILE *stream ) in SendReset() 2633 private void SendMargin( FILE *stream, int top, int bot ) in SendMargin() 2641 private void SendPaper( FILE *stream, int length ) in SendPaper() 2648 private void SendGmode( FILE *stream, int on ) in SendGmode() 2655 private void SendUnit( FILE *stream, int res ) in SendUnit() 2662 private void SendUnidir( FILE *stream, int on ) in SendUnidir() 2668 private void SendMicro( FILE *stream, int on ) in SendMicro() 2675 private void SendInk( FILE *stream, int x ) in SendInk() [all …]
|
| H A D | gsgcache.h | 37 typedef struct stream_s stream; typedef
|
| H A D | gp_strdl.c | 34 bool (*is_stdin)(const stream *)) in gp_readline()
|
| H A D | sjpx.h | 41 jas_stream_t *stream; member
|
| H A D | gsmatrix.h | 78 typedef struct stream_s stream; typedef
|
| H A D | spsdf.h | 28 typedef struct stream_s stream; typedef
|
| H A D | sjpx.c | 286 jas_stream_t *stream = state->stream; in s_jpxd_decode_image() local 333 jas_stream_t *stream = state->stream; in s_jpxd_process() local
|
| H A D | gxiparam.h | 32 typedef struct stream_s stream; typedef
|
| H A D | gsiodevs.c | 50 void (*srw_file)(stream *, FILE *, byte *, uint)) in stdio_open()
|
| H A D | gxiodev.h | 55 typedef struct stream_s stream; typedef
|
| H A D | scommon.h | 37 typedef struct stream_s stream; typedef
|
| /plan9-contrib/sys/src/cmd/gs/zlib/ |
| H A D | uncompr.c | 32 z_stream stream; local
|
| H A D | compress.c | 29 z_stream stream; local
|
| /plan9-contrib/sys/src/ape/cmd/pax/ |
| H A D | warn.c | 160 static void prsize(FILE *stream, OFFSET size) in prsize()
|
| H A D | ttyio.c | 190 int lineget(FILE *stream, char *buf) in lineget()
|
| /plan9-contrib/sys/src/cmd/bzip2/ |
| H A D | bzip2recover.c | 134 BitStream* bsOpenReadStream ( FILE* stream ) in bsOpenReadStream() 147 BitStream* bsOpenWriteStream ( FILE* stream ) in bsOpenWriteStream()
|
| /plan9-contrib/sys/src/cmd/upas/common/ |
| H A D | common.h | 60 } stream; typedef
|