Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_post_image_processor.cpp65 , _stitch_height (0) in CLPostImageProcessor()
413 _stitch->set_output_size (_stitch_width, _stitch_height); in create_handlers()
529 _stitch_height = stitch_height; in set_image_stitch()
Dcl_post_image_processor.h147 uint32_t _stitch_height; variable