HomeSort by relevance Sort by last modified time
    Searched refs:input_channel (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/camera/
camera-capture-windows.c 52 int input_channel; member in struct:WndCameraDevice
266 wcd->input_channel = inp_channel;
313 if (!capDriverConnect(wcd->cap_window, wcd->input_channel)) {
camera-capture-linux.c 89 int input_channel; member in struct:LinuxCameraDevice
779 cis->inp_channel = cd->input_channel;
809 cd->input_channel = inp_channel;
    [all...]

Completed in 94 milliseconds