Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/grovescam/
Dgrovescam.h87 } PIC_FORMATS_T; typedef
157 bool preCapture(PIC_FORMATS_T fmt=FORMAT_VGA);
Dgrovescam.cxx247 bool GROVESCAM::preCapture(PIC_FORMATS_T fmt) in preCapture()