Home | History | Annotate | Download | only in camera

Lines Matching refs:camera

18  * Contains code capturing video frames from a camera device on Windows.
24 #include "android/camera/camera-capture.h"
25 #include "android/camera/camera-format-converters.h"
29 #define D(...) VERBOSE_PRINT(camera,__VA_ARGS__)
30 #define D_ACTIVE VERBOSE_CHECK(camera)
36 #define T(...) VERBOSE_PRINT(camera,__VA_ARGS__)
45 /* Windows-specific camera device descriptor. */
47 /* Common camera device descriptor. */
159 /* Resets camera device after capturing.
300 E("%s: Invalid camera device descriptor", __FUNCTION__);
381 * bitmaps obtained from the camera device during frame capturing. */
522 E("%s: Invalid camera device descriptor", __FUNCTION__);
654 E("%s: Invalid camera device descriptor", __FUNCTION__);
678 E("%s: Invalid camera device descriptor", __FUNCTION__);
697 /* Emulates 352x288 frame (required by camera framework). */
699 /* Emulates 320x240 frame (required by camera framework). */
701 /* Emulates 176x144 frame (required by camera framework). */