Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp61 , _stitch_lsc (false) in CLPostImageProcessor()
406 …_stitch_fisheye_map, _stitch_lsc, (SurroundMode) _surround_mode, (StitchResMode) _stitch_res_mode); in create_handlers()
527 _stitch_lsc = lsc; in set_image_stitch()
Dcl_post_image_processor.h143 bool _stitch_lsc; variable