Searched refs:_stitch (Results 1 – 4 of 4) sorted by relevance
407 _stitch = image_handler.dynamic_cast_ptr<CLImage360Stitch> (); in create_handlers()410 _stitch.ptr (), in create_handlers()413 _stitch->set_output_size (_stitch_width, _stitch_height); in create_handlers()415 _stitch->set_feature_match_ocl (_stitch_fm_ocl); in create_handlers()
125 SmartPtr<CLImage360Stitch> _stitch; variable
40 , _stitch (stitch) in CLBlenderGlobalScaleKernel()47 SmartPtr<VideoBuffer> input = _stitch->get_global_scale_input (); in get_input_image()74 SmartPtr<VideoBuffer> output = _stitch->get_global_scale_output (); in get_output_image()101 SmartPtr<VideoBuffer> output = _stitch->get_global_scale_output (); in get_output_info()
58 SmartPtr<CLImage360Stitch> _stitch;