Home
last modified time | relevance | path

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

/external/libvncserver/x11vnc/
Dv4l.c70 static int v4l1_dpct(int old, int d);
436 static int v4l1_dpct(int old, int d) { in v4l1_dpct() function
468 v4l1_picture.brightness = v4l1_dpct(old, b); in v4l_br()
480 v4l1_picture.hue = v4l1_dpct(old, b); in v4l_hu()
492 v4l1_picture.colour = v4l1_dpct(old, b); in v4l_co()
504 v4l1_picture.contrast = v4l1_dpct(old, b); in v4l_cn()