Searched refs:alloc_downsampled_buffers (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tif_jpeg.c | 628 alloc_downsampled_buffers(TIFF* tif, jpeg_component_info* comp_info, in alloc_downsampled_buffers() function 1156 if (!alloc_downsampled_buffers(tif, sp->cinfo.d.comp_info, in JPEGPreDecode() 1753 if (!alloc_downsampled_buffers(tif, sp->cinfo.c.comp_info, in JPEGPreEncode()
|
/external/pdfium/third_party/libtiff/ |
D | tif_jpeg.c | 642 alloc_downsampled_buffers(TIFF* tif, jpeg_component_info* comp_info, in alloc_downsampled_buffers() function 1179 if (!alloc_downsampled_buffers(tif, sp->cinfo.d.comp_info, in JPEGPreDecode() 1868 if (!alloc_downsampled_buffers(tif, sp->cinfo.c.comp_info, in JPEGPreEncode()
|