Home
last modified time | relevance | path

Searched refs:ff_v4l2_context_init (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dv4l2_context.h104 int ff_v4l2_context_init(V4L2Context* ctx);
H A Dv4l2_m2m.c171 ret = ff_v4l2_context_init(&s->output); in v4l2_configure_contexts()
179 ret = ff_v4l2_context_init(&s->capture); in v4l2_configure_contexts()
H A Dv4l2_m2m_dec.c88 ret = ff_v4l2_context_init(capture); in v4l2_try_start()
H A Dv4l2_context.c708 int ff_v4l2_context_init(V4L2Context* ctx) in ff_v4l2_context_init() function

Completed in 3 milliseconds