Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp63 , _stitch_scale_mode (CLBlenderScaleLocal) in CLPostImageProcessor()
405 create_image_360_stitch (context, _stitch_enable_seam, _stitch_scale_mode, in create_handlers()
525 _stitch_scale_mode = scale_mode; in set_image_stitch()
Dcl_post_image_processor.h145 CLBlenderScaleMode _stitch_scale_mode; variable