Home
last modified time | relevance | path

Searched defs:jpeg_marker_struct (Results 1 – 20 of 20) sorted by relevance

/prebuilts/vndk/v32/arm64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v31/x86/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v32/arm/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v30/arm64/include/external/libjpeg-turbo/
Djpeglib.h203 struct jpeg_marker_struct { struct
204 jpeg_saved_marker_ptr next; /* next in list, or NULL */
205 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
206 unsigned int original_length; /* # bytes of data in the file */
207 unsigned int data_length; /* # bytes of data saved at data[] */
208 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v34/arm64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v31/x86_64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/
Djpeglib.h203 struct jpeg_marker_struct { struct
204 jpeg_saved_marker_ptr next; /* next in list, or NULL */
205 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
206 unsigned int original_length; /* # bytes of data in the file */
207 unsigned int data_length; /* # bytes of data saved at data[] */
208 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v33/x86_64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v33/x86/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v31/arm/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v30/x86/include/external/libjpeg-turbo/
Djpeglib.h203 struct jpeg_marker_struct { struct
204 jpeg_saved_marker_ptr next; /* next in list, or NULL */
205 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
206 unsigned int original_length; /* # bytes of data in the file */
207 unsigned int data_length; /* # bytes of data saved at data[] */
208 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v31/arm64/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/
Djpeglib.h209 struct jpeg_marker_struct { struct
210 jpeg_saved_marker_ptr next; /* next in list, or NULL */
211 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
212 unsigned int original_length; /* # bytes of data in the file */
213 unsigned int data_length; /* # bytes of data saved at data[] */
214 JOCTET *data; /* the data contained in the marker */
/prebuilts/vndk/v30/x86_64/include/external/libjpeg-turbo/
Djpeglib.h203 struct jpeg_marker_struct { struct
204 jpeg_saved_marker_ptr next; /* next in list, or NULL */
205 UINT8 marker; /* marker code: JPEG_COM, or JPEG_APP0+n */
206 unsigned int original_length; /* # bytes of data in the file */
207 unsigned int data_length; /* # bytes of data saved at data[] */
208 JOCTET *data; /* the data contained in the marker */