Searched refs:ff_v4l2_context_dequeue_packet (Results 1 – 3 of 3) sorted by relevance
150 int ff_v4l2_context_dequeue_packet(V4L2Context* ctx, AVPacket* pkt);
331 return ff_v4l2_context_dequeue_packet(capture, avpkt); in v4l2_receive_packet()
656 int ff_v4l2_context_dequeue_packet(V4L2Context* ctx, AVPacket* pkt) in ff_v4l2_context_dequeue_packet() function