/aosp_15_r20/external/libjpeg-turbo/ |
H A D | jpegint.h | 163 struct jpeg_decomp_master { struct 164 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 165 void (*finish_output_pass) (j_decompress_ptr cinfo); 168 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 171 JDIMENSION first_iMCU_col; 172 JDIMENSION last_iMCU_col; 173 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 174 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 175 boolean jinit_upsampler_no_alloc; 178 JDIMENSION last_good_iMCU_row; [all …]
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
D | jpeglib.h | 1105 struct jpeg_decomp_master { long dummy; }; struct
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
D | jpeglib.h | 1105 struct jpeg_decomp_master { long dummy; }; struct
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
D | jpeglib.h | 1105 struct jpeg_decomp_master { long dummy; }; struct
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
D | jpeglib.h | 1105 struct jpeg_decomp_master { long dummy; }; argument
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc; 163 JDIMENSION last_good_iMCU_row;
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc;
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc;
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc;
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libjpeg-turbo/ |
D | jpegint.h | 148 struct jpeg_decomp_master { struct 149 void (*prepare_for_output_pass) (j_decompress_ptr cinfo); 150 void (*finish_output_pass) (j_decompress_ptr cinfo); 153 boolean is_dummy_pass; /* True during 1st pass for 2-pass quant */ 156 JDIMENSION first_iMCU_col; 157 JDIMENSION last_iMCU_col; 158 JDIMENSION first_MCU_col[MAX_COMPONENTS]; 159 JDIMENSION last_MCU_col[MAX_COMPONENTS]; 160 boolean jinit_upsampler_no_alloc;
|