| /external/libjpeg-turbo/ |
| D | jdcolor.c | 254 ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in ycc_rgb_convert() 326 rgb_gray_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in rgb_gray_convert() 361 null_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in null_convert() 422 grayscale_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in grayscale_convert() 435 gray_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in gray_rgb_convert() 480 rgb_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in rgb_rgb_convert() 528 ycck_cmyk_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in ycck_cmyk_convert() 657 ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in ycc_rgb565_convert() 668 ycc_rgb565D_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in ycc_rgb565D_convert() 679 rgb_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in rgb_rgb565_convert() [all …]
|
| D | jdmerge.c | 251 merged_2v_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in merged_2v_upsample() 302 merged_1v_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in merged_1v_upsample() 334 h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in h2v1_merged_upsample() 379 h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in h2v2_merged_upsample() 509 h2v1_merged_upsample_565(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in h2v1_merged_upsample_565() 522 h2v1_merged_upsample_565D(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in h2v1_merged_upsample_565D() 535 h2v2_merged_upsample_565(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in h2v2_merged_upsample_565() 548 h2v2_merged_upsample_565D(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in h2v2_merged_upsample_565D()
|
| D | jdpostct.c | 132 post_process_1pass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in post_process_1pass() 164 post_process_prepass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in post_process_prepass() 207 post_process_2pass(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in post_process_2pass()
|
| D | jccolor.c | 234 rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in rgb_ycc_convert() 282 rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in rgb_gray_convert() 327 rgb_rgb_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in rgb_rgb_convert() 376 cmyk_ycck_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in cmyk_ycck_convert() 427 grayscale_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in grayscale_convert() 455 null_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, JSAMPIMAGE output_buf, in null_convert()
|
| D | jsimd_none.c | 53 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 60 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 67 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 74 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 81 jsimd_c_null_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_c_null_convert() 197 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 203 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| D | jccoefct.c | 141 compress_data(j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_data() 245 compress_first_pass(j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_first_pass() 341 compress_output(j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_output()
|
| D | jquant1.c | 463 color_quantize(j_decompress_ptr cinfo, JSAMPARRAY input_buf, in color_quantize() 491 color_quantize3(j_decompress_ptr cinfo, JSAMPARRAY input_buf, in color_quantize3() 519 quantize_ord_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, in quantize_ord_dither() 569 quantize3_ord_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, in quantize3_ord_dither() 614 quantize_fs_dither(j_decompress_ptr cinfo, JSAMPARRAY input_buf, in quantize_fs_dither()
|
| D | jdapistd.c | 293 noop_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in noop_convert() 301 noop_quantize(j_decompress_ptr cinfo, JSAMPARRAY input_buf, in noop_quantize()
|
| D | jcprepct.c | 131 pre_process_data(j_compress_ptr cinfo, JSAMPARRAY input_buf, in pre_process_data() 195 pre_process_context(j_compress_ptr cinfo, JSAMPARRAY input_buf, in pre_process_context()
|
| D | jcmainct.c | 79 process_data_simple_main(j_compress_ptr cinfo, JSAMPARRAY input_buf, in process_data_simple_main()
|
| /external/libjpeg-turbo/simd/loongson/ |
| D | jsimd.c | 111 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 149 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 156 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 194 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 201 jsimd_c_null_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_c_null_convert() 345 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 351 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| D | jdcolext-mmi.c | 92 void jsimd_ycc_rgb_convert_mmi(JDIMENSION out_width, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert_mmi()
|
| D | jccolext-mmi.c | 93 void jsimd_rgb_ycc_convert_mmi(JDIMENSION image_width, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert_mmi()
|
| /external/libjpeg-turbo/simd/arm64/ |
| D | jsimd.c | 232 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 279 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 286 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 333 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 458 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 464 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| /external/libjpeg-turbo/simd/powerpc/ |
| D | jsimd.c | 224 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 262 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 300 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 338 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 535 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 572 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| D | jdmrgext-altivec.c | 27 JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample_altivec() 309 JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample_altivec()
|
| D | jcgryext-altivec.c | 27 void jsimd_rgb_gray_convert_altivec(JDIMENSION img_width, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert_altivec()
|
| /external/libjpeg-turbo/simd/x86_64/ |
| D | jsimd.c | 148 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 197 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 246 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 295 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 546 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 594 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| /external/libjpeg-turbo/simd/arm/ |
| D | jsimd.c | 206 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 244 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 251 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 289 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 396 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 402 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | scoped_allocator_ops.cc | 132 const TensorBuffer* input_buf = DMAHelper::buffer(&context->input(i)); in Compute() local 206 const TensorBuffer* input_buf = DMAHelper::buffer(©); in Compute() local
|
| D | mkl_requantize_per_channel_op.cc | 112 void* input_buf = in Compute() local
|
| /external/libjpeg-turbo/simd/i386/ |
| D | jsimd.c | 163 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 222 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 281 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 340 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 629 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 687 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| /external/libjpeg-turbo/simd/mips/ |
| D | jsimd.c | 203 jsimd_rgb_ycc_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_ycc_convert() 241 jsimd_rgb_gray_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_rgb_gray_convert() 279 jsimd_ycc_rgb_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb_convert() 317 jsimd_ycc_rgb565_convert(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_ycc_rgb565_convert() 324 jsimd_c_null_convert(j_compress_ptr cinfo, JSAMPARRAY input_buf, in jsimd_c_null_convert() 582 jsimd_h2v2_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v2_merged_upsample() 620 jsimd_h2v1_merged_upsample(j_decompress_ptr cinfo, JSAMPIMAGE input_buf, in jsimd_h2v1_merged_upsample()
|
| /external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
| D | cudnn_conv_runner.cc | 66 se::DeviceMemoryBase input_buf; member 121 DeviceMemory<T> input_buf(params.input_buf); in RunCudnnConvImpl() local
|
| /external/libxcam/tests/ |
| D | test-cl-image.cpp | 117 kernel_loop(SmartPtr<CLImageHandler> &image_handler, SmartPtr<VideoBuffer> &input_buf, SmartPtr<Vid… in kernel_loop() 508 SmartPtr<VideoBuffer> input_buf, output_buf, psnr_cur, psnr_ref; in main() local
|