Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp62 , _stitch_fm_ocl (false) in CLPostImageProcessor()
415 _stitch->set_feature_match_ocl (_stitch_fm_ocl); in create_handlers()
533 _stitch_fm_ocl = fm_ocl; in set_image_stitch()
Dcl_post_image_processor.h144 bool _stitch_fm_ocl; variable