Home
last modified time | relevance | path

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

/external/libxcam/modules/ocl/
Dcl_image_360_stitch.h84 bool set_image_overlap (const int idx, const Rect &overlap0, const Rect &overlap1);
Dcl_image_360_stitch.cpp365 CLImage360Stitch::set_image_overlap (const int idx, const Rect &overlap0, const Rect &overlap1) in set_image_overlap() argument
368 _overlaps[idx][0] = overlap0; in set_image_overlap()