Home
last modified time | relevance | path

Searched defs:device_init (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_internal.h73 int (*device_init)(AVHWDeviceContext *ctx); member
/third_party/FreeBSD/sys/dev/usb/
Dusb_controller.h133 usb_error_t (*device_init) (struct usb_device *); member
/third_party/ffmpeg/libavdevice/
Dv4l2.c192 static int device_init(AVFormatContext *ctx, int *width, int *height, in device_init() function