Searched refs:v4l1_resize (Results 1 - 1 of 1) sorted by relevance

/external/libvncserver/x11vnc/
H A Dv4l.c65 static int v4l1_resize(int fd, int w, int h);
173 static int v4l1_resize(int fd, int w, int h) { function
366 v4l1_resize(*fd, w, h);
535 if (! v4l1_resize(raw_fb_fd, w, h)) {

Completed in 318 milliseconds