Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dv4l2.c113 static int device_open(AVFormatContext *ctx, const char* device_path) in device_open() function
847 s->fd = device_open(ctx, ctx->url); in v4l2_read_header()
1055 if ((s->fd = device_open(ctx, device_name)) < 0) in v4l2_get_device_list()