Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp59 , _stitch_enable_seam (false) in CLPostImageProcessor()
405 create_image_360_stitch (context, _stitch_enable_seam, _stitch_scale_mode, in create_handlers()
521 _stitch_enable_seam = enable_seam; in set_image_stitch()
523 _stitch_enable_seam = false; in set_image_stitch()
Dcl_post_image_processor.h141 bool _stitch_enable_seam; variable