/external/libjpeg-turbo/simd/ |
jsimd.h | 30 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 33 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 36 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 39 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 42 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 45 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 48 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 53 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 56 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 59 (JDIMENSION img_width, JSAMPARRAY input_buf, JSAMPIMAGE output_buf [all...] |
jsimd_x86_64.c | 91 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 124 sse2fct(cinfo->image_width, input_buf, output_buf, output_row, num_rows); 129 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 162 sse2fct(cinfo->image_width, input_buf, output_buf, output_row, num_rows); 167 JSAMPIMAGE input_buf, JDIMENSION input_row, 200 sse2fct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); 205 JSAMPIMAGE input_buf, JDIMENSION input_row, 380 JSAMPIMAGE input_buf, 414 sse2fct(cinfo->output_width, input_buf, in_row_group_ctr, output_buf); 419 JSAMPIMAGE input_buf, [all...] |
jsimd_arm64.c | 117 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 124 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 131 JSAMPIMAGE input_buf, JDIMENSION input_row, 165 neonfct(cinfo->output_width, input_buf, input_row, output_buf, num_rows); 170 JSAMPIMAGE input_buf, JDIMENSION input_row, 174 jsimd_ycc_rgb565_convert_neon(cinfo->output_width, input_buf, input_row, 288 JSAMPIMAGE input_buf, 296 JSAMPIMAGE input_buf,
|
/external/libjpeg-turbo/ |
jsimd.h | 20 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 23 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 26 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, 29 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, JDIMENSION input_row, 32 (j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 80 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, 83 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf,
|
jdcolext.c | 31 JSAMPIMAGE input_buf, JDIMENSION input_row, 49 inptr0 = input_buf[0][input_row]; 50 inptr1 = input_buf[1][input_row]; 51 inptr2 = input_buf[2][input_row]; 84 JSAMPIMAGE input_buf, JDIMENSION input_row, 92 inptr = input_buf[0][input_row++]; 115 JSAMPIMAGE input_buf, JDIMENSION input_row, 124 inptr0 = input_buf[0][input_row]; 125 inptr1 = input_buf[1][input_row]; 126 inptr2 = input_buf[2][input_row] [all...] |
jdcolor.c | 254 JSAMPIMAGE input_buf, JDIMENSION input_row, 259 ycc_extrgb_convert_internal(cinfo, input_buf, input_row, output_buf, 264 ycc_extrgbx_convert_internal(cinfo, input_buf, input_row, output_buf, 268 ycc_extbgr_convert_internal(cinfo, input_buf, input_row, output_buf, 273 ycc_extbgrx_convert_internal(cinfo, input_buf, input_row, output_buf, 278 ycc_extxbgr_convert_internal(cinfo, input_buf, input_row, output_buf, 283 ycc_extxrgb_convert_internal(cinfo, input_buf, input_row, output_buf, 287 ycc_rgb_convert_internal(cinfo, input_buf, input_row, output_buf, 327 JSAMPIMAGE input_buf, JDIMENSION input_row, 339 inptr0 = input_buf[0][input_row] [all...] |
jdmerge.c | 54 void (*upmethod) (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, 251 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 289 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, work_ptrs); 303 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 312 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, 336 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, 341 extrgb_h2v1_merged_upsample_internal(cinfo, input_buf, in_row_group_ctr, 346 extrgbx_h2v1_merged_upsample_internal(cinfo, input_buf, in_row_group_ctr, 350 extbgr_h2v1_merged_upsample_internal(cinfo, input_buf, in_row_group_ctr, 355 extbgrx_h2v1_merged_upsample_internal(cinfo, input_buf, in_row_group_ctr [all...] |
jdcol565.c | 20 JSAMPIMAGE input_buf, JDIMENSION input_row, 40 inptr0 = input_buf[0][input_row]; 41 inptr1 = input_buf[1][input_row]; 42 inptr2 = input_buf[2][input_row]; 99 JSAMPIMAGE input_buf, JDIMENSION input_row, 121 inptr0 = input_buf[0][input_row]; 122 inptr1 = input_buf[1][input_row]; 123 inptr2 = input_buf[2][input_row]; 185 JSAMPIMAGE input_buf, JDIMENSION input_row, 198 inptr0 = input_buf[0][input_row] [all...] |
jccolext.c | 25 * can easily adjust the passed input_buf value to accommodate any row 32 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 44 inptr = *input_buf++; 89 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 101 inptr = *input_buf++; 126 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 135 inptr = *input_buf++;
|
jsimd_none.c | 53 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 60 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 67 JSAMPIMAGE input_buf, JDIMENSION input_row, 74 JSAMPIMAGE input_buf, JDIMENSION input_row, 81 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 204 JSAMPIMAGE input_buf, 212 JSAMPIMAGE input_buf,
|
jdmrg565.c | 18 JSAMPIMAGE input_buf, 38 inptr0 = input_buf[0][in_row_group_ctr]; 39 inptr1 = input_buf[1][in_row_group_ctr]; 40 inptr2 = input_buf[2][in_row_group_ctr]; 89 JSAMPIMAGE input_buf, 110 inptr0 = input_buf[0][in_row_group_ctr]; 111 inptr1 = input_buf[1][in_row_group_ctr]; 112 inptr2 = input_buf[2][in_row_group_ctr]; 163 JSAMPIMAGE input_buf, 183 inptr00 = input_buf[0][in_row_group_ctr * 2] [all...] |
jdmrgext.c | 24 JSAMPIMAGE input_buf, 42 inptr0 = input_buf[0][in_row_group_ctr]; 43 inptr1 = input_buf[1][in_row_group_ctr]; 44 inptr2 = input_buf[2][in_row_group_ctr]; 97 JSAMPIMAGE input_buf, 115 inptr00 = input_buf[0][in_row_group_ctr*2]; 116 inptr01 = input_buf[0][in_row_group_ctr*2 + 1]; 117 inptr1 = input_buf[1][in_row_group_ctr]; 118 inptr2 = input_buf[2][in_row_group_ctr];
|
jccolor.c | 234 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 239 extrgb_ycc_convert_internal(cinfo, input_buf, output_buf, output_row, 244 extrgbx_ycc_convert_internal(cinfo, input_buf, output_buf, output_row, 248 extbgr_ycc_convert_internal(cinfo, input_buf, output_buf, output_row, 253 extbgrx_ycc_convert_internal(cinfo, input_buf, output_buf, output_row, 258 extxbgr_ycc_convert_internal(cinfo, input_buf, output_buf, output_row, 263 extxrgb_ycc_convert_internal(cinfo, input_buf, output_buf, output_row, 267 rgb_ycc_convert_internal(cinfo, input_buf, output_buf, output_row, 283 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 288 extrgb_gray_convert_internal(cinfo, input_buf, output_buf, output_row [all...] |
jdpostct.c | 49 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, 55 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, 60 (j_decompress_ptr cinfo, JSAMPIMAGE input_buf, 126 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 141 input_buf, in_row_group_ctr, in_row_groups_avail, 158 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 176 input_buf, in_row_group_ctr, in_row_groups_avail, 202 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
|
jccoefct.c | 61 (j_compress_ptr cinfo, JSAMPIMAGE input_buf); 64 (j_compress_ptr cinfo, JSAMPIMAGE input_buf); 66 (j_compress_ptr cinfo, JSAMPIMAGE input_buf); 137 * NB: input_buf contains a plane for each component in image, 142 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf) 157 /* Determine where data comes from in input_buf and do the DCT thing. 177 input_buf[compptr->component_index], 236 * NB: input_buf contains a plane for each component in image. All 244 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf) 282 input_buf[ci], thisblockrow [all...] |
/frameworks/compile/libbcc/tests/libbcc/ |
getelementptr.ll | 30 ; CHECK: %input_buf.gep = getelementptr inbounds %RsExpandKernelDriverInfoPfx, %RsExpandKernelDriverInfoPfx* %p, i32 0, i32 0, i32 0 31 ; CHECK: load i8*, i8** %input_buf.gep 52 ; CHECK: %input_buf.gep = getelementptr inbounds %RsExpandKernelDriverInfoPfx, %RsExpandKernelDriverInfoPfx* %p, i32 0, i32 0, i32 0 53 ; CHECK: load i8*, i8** %input_buf.gep 54 ; CHECK: %input_buf.gep1 = getelementptr inbounds %RsExpandKernelDriverInfoPfx, %RsExpandKernelDriverInfoPfx* %p, i32 0, i32 0, i32 1 55 ; CHECK: load i8*, i8** %input_buf.gep1
|
tbaa.ll | 22 ; CHECK: NoAlias: %input_buf = load i8*, i8** %input_buf.gep, !tbaa {{.*}} <-> store i32 %call.result, i32* {{.*}}, !tbaa {{.*}}
|
/external/opencv3/3rdparty/libjpeg/ |
jdcolor.c | 142 JSAMPIMAGE input_buf, JDIMENSION input_row, 160 inptr0 = input_buf[0][input_row]; 161 inptr1 = input_buf[1][input_row]; 162 inptr2 = input_buf[2][input_row]; 214 JSAMPIMAGE input_buf, JDIMENSION input_row, 226 inptr0 = input_buf[0][input_row]; 227 inptr1 = input_buf[1][input_row]; 228 inptr2 = input_buf[2][input_row]; 251 JSAMPIMAGE input_buf, JDIMENSION input_row, 261 inptr0 = input_buf[0][input_row] [all...] |
jccolor.c | 126 * can easily adjust the passed input_buf value to accommodate any row 132 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 144 inptr = *input_buf++; 188 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 200 inptr = *input_buf++; 226 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 238 inptr = *input_buf++; 281 JSAMPARRAY input_buf, JSAMPIMAGE output_buf, 291 inptr = *input_buf++; 320 JSAMPARRAY input_buf, JSAMPIMAGE output_buf [all...] |
jdpostct.c | 48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 61 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 142 input_buf, in_row_group_ctr, in_row_groups_avail, 159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 177 input_buf, in_row_group_ctr, in_row_groups_avail, 203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
|
jdmerge.c | 49 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, 145 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 180 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, work_ptrs); 194 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 203 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, 227 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, 244 inptr0 = input_buf[0][in_row_group_ctr]; 245 inptr1 = input_buf[1][in_row_group_ctr]; 246 inptr2 = input_buf[2][in_row_group_ctr]; 289 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr [all...] |
jccoefct.c | 63 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf)); 66 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf)); 68 JPP((j_compress_ptr cinfo, JSAMPIMAGE input_buf)); 139 * NB: input_buf contains a plane for each component in image, 144 compress_data (j_compress_ptr cinfo, JSAMPIMAGE input_buf) 160 /* Determine where data comes from in input_buf and do the DCT thing. 182 input_buf[compptr->component_index], 241 * NB: input_buf contains a plane for each component in image. All 249 compress_first_pass (j_compress_ptr cinfo, JSAMPIMAGE input_buf) 288 (*forward_DCT) (cinfo, compptr, input_buf[ci], thisblockrow [all...] |
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jdpostct.c | 48 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 55 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 61 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 127 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 142 input_buf, in_row_group_ctr, in_row_groups_avail, 159 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 177 input_buf, in_row_group_ctr, in_row_groups_avail, 203 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr,
|
fpdfapi_jdcolor.c | 121 JSAMPIMAGE input_buf, JDIMENSION input_row, 139 inptr0 = input_buf[0][input_row]; 140 inptr1 = input_buf[1][input_row]; 141 inptr2 = input_buf[2][input_row]; 170 JSAMPIMAGE input_buf, JDIMENSION input_row, 181 inptr = input_buf[ci][input_row]; 202 JSAMPIMAGE input_buf, JDIMENSION input_row, 205 jcopy_sample_rows(input_buf[0], (int) input_row, output_buf, 0, 218 JSAMPIMAGE input_buf, JDIMENSION input_row, 226 inptr = input_buf[0][input_row++] [all...] |
fpdfapi_jdmerge.c | 52 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, 148 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 183 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, work_ptrs); 197 JSAMPIMAGE input_buf, JDIMENSION *in_row_group_ctr, 206 (*upsample->upmethod) (cinfo, input_buf, *in_row_group_ctr, 230 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr, 247 inptr0 = input_buf[0][in_row_group_ctr]; 248 inptr1 = input_buf[1][in_row_group_ctr]; 249 inptr2 = input_buf[2][in_row_group_ctr]; 292 JSAMPIMAGE input_buf, JDIMENSION in_row_group_ctr [all...] |