Searched refs:device_open (Results 1 – 1 of 1) sorted by relevance
113 static int device_open(AVFormatContext *ctx, const char* device_path) in device_open() function847 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()