The rationale behind this is that a user of the library is interested in
the meaning of the data passed, not on its storage size.
#ifndef __AM7XXX_H
#define __AM7XXX_H
#ifndef __AM7XXX_H
#define __AM7XXX_H
#include <libusb-1.0/libusb.h>
#ifdef __cplusplus
#include <libusb-1.0/libusb.h>
#ifdef __cplusplus
am7xxx_image_format format,
unsigned int width,
unsigned int height,
am7xxx_image_format format,
unsigned int width,
unsigned int height,
int format = AM7XXX_IMAGE_FORMAT_JPEG;
int width = 800;
int height = 480;
int format = AM7XXX_IMAGE_FORMAT_JPEG;
int width = 800;
int height = 480;
unsigned int size;
unsigned int native_width;
unsigned int native_height;
unsigned int size;
unsigned int native_width;
unsigned int native_height;