Home
last modified time | relevance | path

Searched refs:ff_v4l2_context_dequeue_packet (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.h151 int ff_v4l2_context_dequeue_packet(V4L2Context* ctx, AVPacket* pkt);
H A Dv4l2_m2m_enc.c331 return ff_v4l2_context_dequeue_packet(capture, avpkt); in v4l2_receive_packet()
H A Dv4l2_context.c642 int ff_v4l2_context_dequeue_packet(V4L2Context* ctx, AVPacket* pkt) in ff_v4l2_context_dequeue_packet() function

Completed in 3 milliseconds