Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv4l2_context.c66 static AVRational v4l2_get_sar(V4L2Context *ctx) in v4l2_get_sar() function
199 s->output.sample_aspect_ratio = v4l2_get_sar(&s->output); in v4l2_handle_event()
206 s->capture.sample_aspect_ratio = v4l2_get_sar(&s->capture); in v4l2_handle_event()