Home
last modified time | relevance | path

Searched refs:fifo_thread_write_packet (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dfifo.c162 static int fifo_thread_write_packet(FifoThreadContext *ctx, AVPacket *pkt) in fifo_thread_write_packet() function
223 return fifo_thread_write_packet(ctx, &msg->pkt); in fifo_thread_dispatch_message()