HomeSort by relevance Sort by last modified time
    Searched refs:set_image_overlap (Results 1 - 2 of 2) sorted by null

  /external/libxcam/modules/ocl/
cl_image_360_stitch.h 84 bool set_image_overlap (const int idx, const Rect &overlap0, const Rect &overlap1);
cl_image_360_stitch.cpp 365 CLImage360Stitch::set_image_overlap (const int idx, const Rect &overlap0, const Rect &overlap1) function in class:XCam::CLImage360Stitch
506 set_image_overlap (i, _img_merge_info[i].left, _img_merge_info[i].right);

Completed in 479 milliseconds