Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dv4l2_m2m.c159 ret = ff_v4l2_context_set_format(&s->output); in v4l2_configure_contexts()
165 ret = ff_v4l2_context_set_format(&s->capture); in v4l2_configure_contexts()
234 ret = ff_v4l2_context_set_format(&s->capture); in ff_v4l2_m2m_codec_reinit()
H A Dv4l2_context.h112 int ff_v4l2_context_set_format(V4L2Context* ctx);
H A Dv4l2_context.c689 int ff_v4l2_context_set_format(V4L2Context* ctx) in ff_v4l2_context_set_format() function

Completed in 3 milliseconds