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

#include <jpeg-core.h>

Data Fields

unsigned long size
 
unsigned long curr
 
unsigned long data
 

Detailed Description

s5p_jpeg_buffer - description of memory containing input JPEG data : buffer size : current position in the buffer : pointer to the data

Definition at line 144 of file jpeg-core.h.

Field Documentation

unsigned long curr

Definition at line 146 of file jpeg-core.h.

unsigned long data

Definition at line 147 of file jpeg-core.h.

unsigned long size

Definition at line 145 of file jpeg-core.h.


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