Searched refs:AVIOInterruptCB (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Durl.h51 AVIOInterruptCB interrupt_callback;
93 const AVIOInterruptCB *int_cb);
122 const AVIOInterruptCB *int_cb, AVDictionary **options);
203 int ff_check_interrupt(AVIOInterruptCB *cb);
H A Davio.c126 const AVIOInterruptCB *int_cb)
267 const AVIOInterruptCB *int_cb)
294 const AVIOInterruptCB *int_cb, AVDictionary **options)
462 int ff_check_interrupt(AVIOInterruptCB *cb)
H A Davio.h54 } AVIOInterruptCB; typedef in typeref:struct:__anon2123
145 AVIOInterruptCB interrupt_callback;
619 const AVIOInterruptCB *int_cb, AVDictionary **options);
H A Davformat.h1125 AVIOInterruptCB interrupt_callback;
H A Dapplehttp.c103 AVIOInterruptCB *interrupt_callback;
H A Daviobuf.c971 const AVIOInterruptCB *int_cb, AVDictionary **options)
H A Dmov.c1877 AVIOInterruptCB *int_cb)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Durl.h50 AVIOInterruptCB interrupt_callback;
108 const AVIOInterruptCB *int_cb);
137 const AVIOInterruptCB *int_cb, AVDictionary **options);
236 int ff_check_interrupt(AVIOInterruptCB *cb);
H A Davio.h51 typedef struct AVIOInterruptCB { struct
54 } AVIOInterruptCB; typedef in typeref:struct:AVIOInterruptCB
412 const AVIOInterruptCB *int_cb, AVDictionary **options);
H A Davio.c110 const AVIOInterruptCB *int_cb)
250 const AVIOInterruptCB *int_cb)
270 const AVIOInterruptCB *int_cb, AVDictionary **options)
463 int ff_check_interrupt(AVIOInterruptCB *cb)
H A Dnetwork.c153 int ff_network_wait_fd_timeout(int fd, int write, int64_t timeout, AVIOInterruptCB *int_cb)
217 AVIOInterruptCB *cb)
H A Dnetwork.h96 int ff_network_wait_fd_timeout(int fd, int write, int64_t timeout, AVIOInterruptCB *int_cb);
H A Davformat.h1402 AVIOInterruptCB interrupt_callback;
H A Daviobuf.c875 const AVIOInterruptCB *int_cb, AVDictionary **options)
H A Dhls.c178 AVIOInterruptCB *interrupt_callback;
H A Dmov.c2323 AVIOInterruptCB *int_cb, int use_absolute_path, AVFormatContext *fc)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h491 extern const AVIOInterruptCB int_cb;
H A Dffmpeg.c425 const AVIOInterruptCB int_cb = { decode_interrupt_cb, NULL };
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c661 static const AVIOInterruptCB int_cb = { decode_interrupt_cb, NULL };

Completed in 334 milliseconds