Linux Kernel
3.7.1
|
#include <jpeg-core.h>
Data Fields | |
unsigned long | size |
unsigned long | curr |
unsigned long | data |
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.
unsigned long curr |
Definition at line 146 of file jpeg-core.h.
Definition at line 147 of file jpeg-core.h.
unsigned long size |
Definition at line 145 of file jpeg-core.h.