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

  /external/libxcam/modules/ocl/
cl_image_360_stitch.h 69 bool set_stitch_info (StitchInfo stitch_info);
70 StitchInfo get_stitch_info ();
148 StitchInfo _stitch_info;
cl_image_360_stitch.cpp 163 static StitchInfo
166 StitchInfo stitch_info;
298 CLImage360Stitch::set_stitch_info (StitchInfo stitch_info)
315 StitchInfo
  /external/libxcam/xcore/interface/
stitcher.h 44 struct StitchInfo {
50 StitchInfo () {
151 //bool set_stitch_info (const StitchInfo &stitch_info);
  /external/libxcam/tests/
test-image-stitching.cpp 574 StitchInfo stitch_info = image_360->get_stitch_info ();

Completed in 70 milliseconds