Searched refs:FifoThreadContext (Results 1 – 1 of 1) sorted by relevance
87 typedef struct FifoThreadContext { struct108 } FifoThreadContext; argument122 static int fifo_thread_write_header(FifoThreadContext *ctx) in fifo_thread_write_header()161 static int fifo_thread_flush_output(FifoThreadContext *ctx) in fifo_thread_flush_output()179 static int fifo_thread_write_packet(FifoThreadContext *ctx, AVPacket *pkt) in fifo_thread_write_packet()212 static int fifo_thread_write_trailer(FifoThreadContext *ctx) in fifo_thread_write_trailer()228 static int fifo_thread_dispatch_message(FifoThreadContext *ctx, FifoMessage *msg) in fifo_thread_dispatch_message()282 static int fifo_thread_process_recovery_failure(FifoThreadContext *ctx, AVPacket *pkt, in fifo_thread_process_recovery_failure()314 static int fifo_thread_attempt_recovery(FifoThreadContext *ctx, FifoMessage *msg, int err_no) in fifo_thread_attempt_recovery()385 static int fifo_thread_recover(FifoThreadContext *ctx, FifoMessage *msg, int err_no) in fifo_thread_recover()[all …]