Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
m5mols_capture Struct Reference

#include <m5mols.h>

Data Fields

struct m5mols_exif exif
 
unsigned int buf_size
 
u32 main
 
u32 thumb
 
u32 total
 

Detailed Description

struct m5mols_capture - Structure for the capture capability : EXIF information : internal JPEG frame buffer size, in bytes : size in bytes of the main image : size in bytes of the thumb image, if it was accompanied : total size in bytes of the produced image

Definition at line 83 of file m5mols.h.

Field Documentation

unsigned int buf_size

Definition at line 85 of file m5mols.h.

Definition at line 84 of file m5mols.h.

u32 main

Definition at line 86 of file m5mols.h.

u32 thumb

Definition at line 87 of file m5mols.h.

u32 total

Definition at line 88 of file m5mols.h.


The documentation for this struct was generated from the following file: