Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dv4l2_m2m.c112 ret = ff_v4l2_context_get_format(&s->output, 1); in v4l2_probe_driver()
118 ret = ff_v4l2_context_get_format(&s->capture, 1); in v4l2_probe_driver()
227 ret = ff_v4l2_context_get_format(&s->capture, 0); in ff_v4l2_m2m_codec_reinit()
H A Dv4l2_context.h121 int ff_v4l2_context_get_format(V4L2Context* ctx, int probe);
H A Dv4l2_context.c662 int ff_v4l2_context_get_format(V4L2Context* ctx, int probe) in ff_v4l2_context_get_format() function

Completed in 3 milliseconds