Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dv4l2_context.c535 static int v4l2_get_coded_format(V4L2Context* ctx, uint32_t *p) in v4l2_get_coded_format() function
693 ret = v4l2_get_coded_format(ctx, &fmt.v4l2_fmt); in ff_v4l2_context_get_format()