Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp66 , _stitch_res_mode (0) in CLPostImageProcessor()
406 …_stitch_fisheye_map, _stitch_lsc, (SurroundMode) _surround_mode, (StitchResMode) _stitch_res_mode); in create_handlers()
530 _stitch_res_mode = res_mode; in set_image_stitch()
Dcl_post_image_processor.h148 uint32_t _stitch_res_mode; variable