Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp58 , _enable_stitch (false) in CLPostImageProcessor()
419 image_handler->enable_handler (_enable_stitch); in create_handlers()
519 _enable_stitch = enable_stitch; in set_image_stitch()
Dcl_post_image_processor.h140 bool _enable_stitch; variable