Home
last modified time | relevance | path

Searched refs:v4l2_resolution_changed (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_context.c84 static inline unsigned int v4l2_resolution_changed(V4L2Context *ctx, struct v4l2_format *fmt2) in v4l2_resolution_changed() function
195 full_reinit = v4l2_resolution_changed(&s->output, &out_fmt); in v4l2_handle_event()
202 reinit = v4l2_resolution_changed(&s->capture, &cap_fmt); in v4l2_handle_event()