Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
Dv4l2.c97 int (*dup_f)(int fd); member
124 s->dup_f = prefix ## dup; \ in device_open()
144 #define v4l2_dup s->dup_f in device_open()