Home
last modified time | relevance | path

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

/prebuilts/vndk/v32/arm64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v31/x86/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v32/arm/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v30/arm64/include/external/libjpeg-turbo/
Djpeglib.h472 struct jpeg_decompress_struct { struct
476 struct jpeg_source_mgr *src;
481 JDIMENSION image_width; /* nominal image width (from SOF marker) */
482 JDIMENSION image_height; /* nominal image height */
483 int num_components; /* # of color components in JPEG image */
484 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
491 J_COLOR_SPACE out_color_space; /* colorspace for output */
493 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
495 double output_gamma; /* image gamma wanted in output */
497 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v34/arm64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v31/x86_64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/
Djpeglib.h472 struct jpeg_decompress_struct { struct
476 struct jpeg_source_mgr *src;
481 JDIMENSION image_width; /* nominal image width (from SOF marker) */
482 JDIMENSION image_height; /* nominal image height */
483 int num_components; /* # of color components in JPEG image */
484 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
491 J_COLOR_SPACE out_color_space; /* colorspace for output */
493 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
495 double output_gamma; /* image gamma wanted in output */
497 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v33/x86_64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v33/x86/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v31/arm/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v30/x86/include/external/libjpeg-turbo/
Djpeglib.h472 struct jpeg_decompress_struct { struct
476 struct jpeg_source_mgr *src;
481 JDIMENSION image_width; /* nominal image width (from SOF marker) */
482 JDIMENSION image_height; /* nominal image height */
483 int num_components; /* # of color components in JPEG image */
484 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
491 J_COLOR_SPACE out_color_space; /* colorspace for output */
493 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
495 double output_gamma; /* image gamma wanted in output */
497 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v31/arm64/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/
Djpeglib.h478 struct jpeg_decompress_struct { struct
482 struct jpeg_source_mgr *src;
487 JDIMENSION image_width; /* nominal image width (from SOF marker) */
488 JDIMENSION image_height; /* nominal image height */
489 int num_components; /* # of color components in JPEG image */
490 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
497 J_COLOR_SPACE out_color_space; /* colorspace for output */
499 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
501 double output_gamma; /* image gamma wanted in output */
503 boolean buffered_image; /* TRUE=multiple output passes */
[all …]
/prebuilts/vndk/v30/x86_64/include/external/libjpeg-turbo/
Djpeglib.h472 struct jpeg_decompress_struct { struct
476 struct jpeg_source_mgr *src;
481 JDIMENSION image_width; /* nominal image width (from SOF marker) */
482 JDIMENSION image_height; /* nominal image height */
483 int num_components; /* # of color components in JPEG image */
484 J_COLOR_SPACE jpeg_color_space; /* colorspace of JPEG image */
491 J_COLOR_SPACE out_color_space; /* colorspace for output */
493 unsigned int scale_num, scale_denom; /* fraction by which to scale image */
495 double output_gamma; /* image gamma wanted in output */
497 boolean buffered_image; /* TRUE=multiple output passes */
[all …]