Home
last modified time | relevance | path

Searched refs:io_close (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/freedreno/decode/
H A Dio.c49 io_close(io); in io_error()
138 io_close(struct io *io) in io_close() function
H A Dio.h40 void io_close(struct io *io);
H A Dcffdump.c401 io_close(io); in handle_file()
H A Dpgmdump2.c601 io_close(io); in main()
H A Dpgmdump.c1091 io_close(io); in main()
/third_party/ffmpeg/libavformat/
H A Davformat.c783 if (s->io_close == ff_format_io_close_default || s->io_close == NULL) in ff_format_io_close()
786 s->io_close(s, *pb); in ff_format_io_close()
H A Dtee.c239 avf2->io_close = avf->io_close; in open_slave()
H A Dfifo.c502 avf2->io_close = avf->io_close; in fifo_mux_init()
H A Doptions.c175 s->io_close = ff_format_io_close_default; in avformat_alloc_context()
H A Dimfdec.c377 track_resource->ctx->io_close = s->io_close; in open_track_resource_context()
H A Davformat.h1804 void (*io_close)(struct AVFormatContext *s, AVIOContext *pb); member
1837 * Using this is preferred over io_close, because this can return an error.
1838 * Therefore this callback is used instead of io_close by the generic
1839 * libavformat code if io_close is NULL or the default.
H A Dsegment.c161 oc->io_close = s->io_close; in segment_mux_init()
H A Ddashenc.c1550 ctx->io_close = s->io_close; in dash_init()
H A Dhlsenc.c866 oc->io_close = s->io_close; in hls_mux_init()

Completed in 24 milliseconds