Home
last modified time | relevance | path

Searched refs:DUMP_IMAGE (Results 1 – 1 of 1) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_pyramid_blender.cpp1401 #define DUMP_IMAGE(prefix, image, layer) \ in dump_buffers() macro
1413 DUMP_IMAGE ("dump_image_diff", image, 0); in dump_buffers()
1420 DUMP_IMAGE ("dump_seam_tmp", image, i_layer); in dump_buffers()
1425 DUMP_IMAGE ("dump_seam_coeff", image, i_layer); in dump_buffers()
1429 DUMP_IMAGE ("dump_blend", image, i_layer); in dump_buffers()
1433 DUMP_IMAGE ("dump_gaussI0", image, i_layer); in dump_buffers()
1435 DUMP_IMAGE ("dump_gaussI1", image, i_layer); in dump_buffers()
1440 DUMP_IMAGE ("dump_lap_I0", image, i_layer); in dump_buffers()
1446 DUMP_IMAGE ("dump_gauss_resize", image, 0); in dump_buffers()
1449 DUMP_IMAGE ("dump_orginalI0", image, 0); in dump_buffers()
[all …]